I am running an application on the simplelink evaluation board MSP-EXDP432E401Y with the XDS110 debugger that is integrated into the eval board. When I insert a breakpoint into an ISR the break happens but I am unable to do anything but hit run again. There is no single stepping capability. Single stepping works fine outside the ISR. Is there a compiler setting that should be set?
groupalpha said:board MSP-EXDP432E401Y with the XDS110
So that's a TI board, with TI's own debugger.
What if you use TI's own tools ?
Is it any different in Keil if you use a uLink or J-Link ?