Other Parts Discussed in Thread: C2000WARE
Hello support team,
I erase Flash Sektor with Flash API and according to SPNU631–August 2019, Flash API execution is interruptible.
However, my 1ms timer interrupt during the earse process is not performed.
I didn't disable the interrupt with DINT __asm(" setc INTM")
Does Flash Api automatically deactive the interrupts and reactivate before and after the process? If yes, how can I ignore this option? All my interrupt functions are in RAM.
Oscillscope:
- Yellow: Toggle Pin in 1ms Timer Interrupt
-Green: Set pin before erasing and reset after erasing

Thank you and regards
Quy
