Hi,
I tried EmBlock, but the debugger doesn't work. It said debug server is closed/terminated.
this is the output from debugger window:
Based on (GDB) 7.6 - (C)2013 by Gerard Zagema.
This program comes with ABSOLUTELY NO WARRANTY; for details type "show war".
This is free software, and you are welcome to redistribute it
under certain conditions; type "show cop" for details.
Debugger finished with status 1
If I try to run the debugger manually, this is the result
c:\Program Files (x86)\EmBlocks\1.45\share\contrib>STLinkGDB.exe
STLINK GDB Server (EmBlocks Mar 18 2014 11:17:29)
Connect under reset is active.
WARN : Couldn't open STlink/V2-1 probe at 003:002
Any idea? The board is Nucleo F401RE (bought today).
I have set up a offline projekt for the EmBlocks IDE: http://mbed.org/users/dreschpe/notebook/offline-nucleo-development-with-emblocks/
The EmBlocks IDE support the stlink-v2 debugger .You can simply download code and have a full featured debugger with your mbed code using gcc and newlib nano out of the box.