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?