Dear C2000 expert,
From flash api user guide, it mentions that flash api execution can be interruptible.
But my ISR is killed when calling flash api function, I'm pretty sure that all my ISR function is executed in RAM to have better execution performance, and ISR is recovered while flash api execution finished.
Can you share some comments about this?
Regards,
Jack