Hello, I have a problem.
In msp430fw427, after receiving some bytes, i'm save them into a flash.
And, i use scan interface.
My problem is after saving into a flash, programm goes in ISR for Scan interface, in this subroutine i have a counter,and it's incremented by 1, however no rotation in system.
Can you help why it's happens?
In subroutine for writting in flash, i'm disable and enable interruprt after writting is complete.