SLAZ094AB October 2012 – May 2021 CC430F5137
FLASH Module
Functional
Interrupts not disabled during FLASH erase operation
When a flash erase operation is in progress, interrupts are not automatically disabled. The CPU will always try to service the interrupt request, whether or not the flash is busy.
Disable interrupts using the GIE bit before erasing flash in another bank of memory. Note that all interrupts during this period of time will remain pending until GIE = 1.