Tool/software:
Hi Team,
My customer had a few questions about writing to flash memory and having an ISR.
They have an ISR where a value will be incremented when ISR is entered.
However, when they debug this program in CCS, it seems like the ISR is not being entered and executed. They have the following questions:
- Are ISR routines executed in CCS debug mode?
- Is there some configuration necessary to have ISR routines executed in CCS debug mode?
- Their ISR is being executed every 50us. Is there a limitation to the frequency in which ISRs can be executed?
Best regards,
Mari Tsunoda