The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Issue: Sleep Broken on EA LPC11U35 QSB (Closed: Fixed)

Calls to sleep() or deepsleep() on the recently supported EA LPC11U35 QuickStart Board appear to cause the device to hang indefinitely. This seems to be caused by the call to mbed_interface_disconnect() in sleep.c. Since this board doesn't have a debug interface, the call hangs.

2 comments:

13 May 2014

Hello Neil,

is this issue still releavant? LPC11U35 has SEMIHOST set to 0 in the device header file. Please close this issue if it is solved in the latest mbed revision.

Thanks.

14 May 2014

Neil, I closed this issue. If there's any problem I am not aware of, please contact me or create a new issue. THanks for understanding

0xc0170