Hello TI forum,
I’m currently having trouble with the DCAN error interrupt. So naturally I’m doing a lot of debugging right now.
During debugging I noticed that when a breakpoint is reached, the DCAN peripheral does not get halted, which is very problematic, as the DCAN controller keeps running in the background and probably produces even more errors.
So my question is whether it is possible to halt peripherals along with the program execution during a debug session?
My setup:
Code Composer Studio 5.2.0.00069
Blackhawk 510L JTAG Debugger
TMS570LS20216-PGE
Jakobim