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

Debugging the Cortex-M0 Application on the LPC4357 Dual core MCU

Hey guys , I have ran my application on the LPC4357 dual-core MCU and both cores r running successfully . Its a multi-project application and I can easily debug the Cortex-M4 core application . Now I want to switch the active project to the Cortex-M0 application and debug the M0 code . The M0 executes from the internal SRAM .
Any Ideas?