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.
7 years, 7 months ago.
How to debug with online compiler?
for example,breakpoint/step by step and so on.
1 Answer
7 years, 7 months ago.
Hi Liu,
Thanks for getting in touch and welcome :)
In the online compiler there is no way to debug, you would need to export your code offline to an offline IDE to enable this, and this of course is supported :).
IDEs such as KEIL uVISION are perfect for this and will allow you to do this.
See here : https://developer.mbed.org/handbook/Exporting-to-offline-toolchains
Regards,
Andrea, team mbed