This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debug LPC 1788

I have 2 projects:

bootloader project - mount the SD card and load application.hex to the external RAM
application project - RTOS and application

I would like to use bootload to load a application.hex(on SD card) to the external RAM and run. But how to debug the application?

0