Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
What tools/software would I need to debug code written for the LPC1768?
I want to be able to set breakpoints, examine variable values, and set them on the fly to see how the code behaves.
The way I understand it is I need to use gdb and some sort of arm processor (cortex m3) emulator (is this software or some board I need to purhcase?). But I don't know where to begin...