Other Parts Discussed in Thread: UNIFLASH
Tool/software: Code Composer Studio
Hello everyone,
I recently attempted to handle interrupts for the ADCBuffer. It seems the interrupt callbacks only get called when I flash the compiled custom firmware directly via UniFlash. Using the CCS Debug mode (i.e. flashing the Debug Firmware), the interrupts will not be triggered.
This almost made me loose my mind when first implementing the callbacks, is there any way to make the interrupts happen during a debug session?
Best Regards
Jan