10 years ago.

mbed's compiling environment anything changed?

today , Error 230 occurs in default project (LPC1768) such as

  1. include "mbed.h"

DigitalOut myled(LED1);

int main() { while(1) { myled = 1; wait(0.2); myled = 0; wait(0.2); } }

please help

Question relating to:

I am now experiencing the same problem??

posted by Stefan Poels 15 Jan 2015

38 Answers

10 years ago.

http://developer.mbed.org/forum/wiki-19090-forum/topic/5271/?page=1#comment-25907

This issue is now resolved, for some background on the problem please see the link above.

Accepted Answer
10 years ago.

Even i am also facing the same issue.

I am not even able to compile the template blinky application.

as is shown above.

Same error "230".

Not sure what is the cause.

Please respond at the earliest.

Regards, Suhel

10 years ago.

Same Problem with FRDM-KL25Z. Last night it was working without any issues.

10 years ago.

Same here. Went to recompile a program that was working fine yesterday, now getting "the build did not finish successfully" Error Number -230

10 years ago.

Does anybody know how to solve the -230 problem. It stops working all of a sudden

10 years ago.

Same Problem with FRDM-K64F. It was working without any problems last week.

10 years ago.

Same Problem with FRDM-KL25Z right now.

10 years ago.

same here, error 230, both in 'normal' and beta mode.

10 years ago.

same problem

10 years ago.

same problem. LPC1768

10 years ago.

What happen with this error, why I can't run the program.

10 years ago.

Same Here

10 years ago.

Same problem

10 years ago.

same problem. LPC1768,LPC1114FN28

10 years ago.

same problem. Test with various platform. Never get successfully build.

10 years ago.

same problem

10 years ago.

Same here, some projects do build, others do not.

10 years ago.

Same problem, Nucleo STM32F411

10 years ago.

Same problem.

10 years ago.

Same problem

10 years ago.

same problem.

10 years ago.

Same peoblem ,I can't build.

10 years ago.

Same problem. Maybe some issue with the backend compile server?

10 years ago.

This is happened for every new file and edited files. Compiling old programs without editing no problem, but if you edit your code, this error is happened. I think this is because something is new in the backend compile server. How can we address this to the admin?

10 years ago.

same problem.

10 years ago.

Same problem i am facing on LPC1768. Appreciate it if somebody tell me the solution.

10 years ago.

same problem

10 years ago.

same problem with U-Blox C027

10 years ago.

Me too, I am facing the same problem on LPC1768. Would you fix the problem as soon as possible?

10 years ago.

help me

Let's use the offline IDE until cured. http://developer.mbed.org/handbook/CMSIS-DAP-MDK

posted by sho saga 11 Nov 2014
10 years ago.

The same problem K22F

10 years ago.

Same problem Nucleo F411. Worked yesterday at 21.30 Central european time. Today nogo on all projects.

Now, I can compile again! Thank you Mbed for fast response!

posted by Rasmus Andersen 11 Nov 2014
10 years ago.

Same problem!!

OMG.... T.T

10 years ago.

Same problem.

10 years ago.

What a shame !!!! Same problem till this morning.. ... I need to compile my code NOW! So how can I trust online compiler?

10 years ago.

Same for me! The online compiler has been slowing down over the last few months. Every time I compile I get a message saying it is "under heavy load and compiles may take longer than usual". One project consistently times out 3 times before it eventually compiles. Now nothing will compile and I get the Error 230 messsage.

10 years ago.

there has been a problem from last couple of days. I posted a question yesterday as well (10/11/14) but no one responded :p I was getting some weird problems in my code. Even my commented code was giving me some issues. printf statement was affecting my code :/

10 years ago.

same problem. who at mbed.org should be contacted to fix this? I have no idea...


Assigned to Stephen Paulger 10 years ago.

This means that the question has been accepted and is being worked on.