Unsure if this issue belongs here or in ArduinoCore-LPC8xx?
I have never had success debugging the LPC845BRK via the onboard probe with PlatformIO's debug_tool = cmsis-dap. The code upload works, but then it always fails to start debugging with various errors.
I have had success debugging via the LPC845BRK onboard probe with NXP's LinkServer and MCUXpresso plugin, so I know the hardware works.
I have had success with debug_tool = jlink, but that requires soldering 2 headers onto the LPC845BRK and using a proprietary Segger JLink probe.
Have you had any success with debugging LPC845?
Unsure if this issue belongs here or in ArduinoCore-LPC8xx?
I have never had success debugging the LPC845BRK via the onboard probe with PlatformIO's
debug_tool = cmsis-dap. The code upload works, but then it always fails to start debugging with various errors.I have had success debugging via the LPC845BRK onboard probe with NXP's LinkServer and MCUXpresso plugin, so I know the hardware works.
I have had success with
debug_tool = jlink, but that requires soldering 2 headers onto the LPC845BRK and using a proprietary Segger JLink probe.Have you had any success with debugging LPC845?