Hi,
We are using CrossStudio and Olimex MSP430-JTAG-ISO to develop with MSP430F2618. The MSP430.dll is version 1.0.3.7.
A problem occurs if we download the application into FLASH.
The Verifying at the end of the download bings a successful result,
but this is not true.
If we do a single verify of the application → we get a result “Verify failed”.
This does not occur if we erase the FLASH memory before we load the application into FLASH.
So we got 2 problems:
-
FLASH erasing is not complete
-
The verify after download can not detect differences
Any idea ?