This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28069M: controlSUITE and C2000 example code stuck on DATALOG_ISR

Part Number: TMS320F28069M
Other Parts Discussed in Thread: LAUNCHXL-F28069M, CONTROLSUITE, C2000WARE

Tool/software:

I am trying to use the LAUNCHXL-F28069M LaunchPad (LAUNCHXL-F28069M Evaluation board | TI.com) with the example code provided by C2000 and controlSUITE. In both cases, I am trying to toggle a GPIO pin, but whenever I run the code, the debugger keeps getting stuck on DATALOG_ISR and does not move along the main() function to toggle the GPIO pin. Why is this happening and is there any way to turn this off so I can test the peripherals without interrupts?