9 years, 5 months 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

9 years, 5 months 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
9 years, 5 months 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

9 years, 5 months ago.

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

9 years, 5 months ago.

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

9 years, 5 months ago.

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

9 years, 5 months ago.

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

9 years, 5 months ago.

Same Problem with FRDM-KL25Z right now.

9 years, 5 months ago.

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

9 years, 5 months ago.

same problem

9 years, 5 months ago.

same problem. LPC1768

9 years, 5 months ago.

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

9 years, 5 months ago.

Same Here

9 years, 5 months ago.

Same problem

9 years, 5 months ago.

same problem. LPC1768,LPC1114FN28

9 years, 5 months ago.

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

9 years, 5 months ago.

same problem

9 years, 5 months ago.

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

9 years, 5 months ago.

Same problem, Nucleo STM32F411

9 years, 5 months ago.

Same problem.

9 years, 5 months ago.

Same problem

9 years, 5 months ago.

same problem.

9 years, 5 months ago.

Same peoblem ,I can't build.

9 years, 5 months ago.

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

9 years, 5 months 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?

9 years, 5 months ago.

same problem.

9 years, 5 months ago.

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

9 years, 5 months ago.

same problem

9 years, 5 months ago.

same problem with U-Blox C027

9 years, 5 months ago.

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

9 years, 5 months 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
9 years, 5 months ago.

The same problem K22F

9 years, 5 months 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
9 years, 5 months ago.

Same problem!!

OMG.... T.T

9 years, 5 months ago.

Same problem.

9 years, 5 months ago.

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

9 years, 5 months 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.

9 years, 5 months 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 :/

9 years, 5 months ago.

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


Assigned to Stephen Paulger 9 years, 5 months ago.

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