Hi,
I have read the documentation for my F2619 device but
can't figure out the locations of the flash memory segments.
>From figure 7-2 in the datasheet for the F2619 (page 7-3) I draw the
conclusion that the flash segments start from the top of memory and
goes downward (segment 0 is located at 0xFE00 - 0xFFFF and segment 63
is located at 0x8000-0x8200 in the example).
For my device this does not add up as my flash memory starts at 0x2100
which, if following the concept of segment layout in my previous
paragraph, is in the middle of a segment (#239).
In the slaa089d, "Features of the MSP430 BSL", on page 9 one could
draw the conclusion that since segment "n" is only 256 byte long
(0x1000-0x11FF) for "MSP430F2xxx devices", segment 239 in my device
should span 0x2100-0x21FF.
However the I'm not sure I can trust that the F2619 is included in
"MSP430F2xxx devices" as the top address does not match (0xFFFF va
0x1FFFF).
Does anyone know what happens if i issue a "Erase segment" command in
the BSL with the address 0x2100 as the argument?
Will 0x2100-0x2300 be erased or 0x2100-0x2200?
I must say that the TI documentation really sucks in comparison to NXP! :(
Regards,
Anders
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )