Hi Daniel,
I enable an interrupt of 100us per cycle. Then I erase one sector of data flash.
I called an API function called "C40_Ip_MainInterfaceSectorErase" to erase data flash
During erasure, interrupts cannot be responded to.
After erasure, interrupts can be responded to normally.
So, how to achieve the goal to enter interrupts while erasing data flash?
Looking forward to your reply