[quote user="Agustin Villavedra"]Moving the interrupt vector to RAM should do it, but is it possible/safe to enable interrupts during flash operations?[/quote]I haven't found anything which says that it is possible/safe to enable RAM based interrupts during flash operations. The thread https://e2e.ti.com/support/microcontrollers/msp430/f/166/p/408832/1450548 suggests polling the interrupt flags.
↧