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

Is there any way to debug an mbed (LPC 1768)  using another mbed?

Hi,

I'm new to CMSIS-DAP and was wondering if that interface can be used to debug one mbed, using another mbed.

To make myself more clear, I want:

     - to have one mbed running the program,

     - have another mbed debugging the first mbed. This mbed should be able to set breakpoints, read/write register, etc....

Is this possible?

0