Hi all,

using msp430-jtag i try to erase the last two segments of an MSP430F149 in 
the range 0xfc00 to 0xffff. The command i am using is 'msp430-jtag 
--erase=0xfc00 --erase=0xfe00'
This always fails for the last segment:

MSP430 parallel JTAG programmer Version: 1.3
Use -h for help
Erase Segment @ 0xfc00...
Erase Segment @ 0xfe00...

An error occoured:
Could not erase the Flash

Examining the last segment by uploading shows that the whole segment is 
0xff, so erasing seems to work.
I have already tried new chips with the same result.

Doing a mass erasse or main erase works.

Any ideas?

Regards,
Christian

Reply via email to