Harry Lemmens wrote:
Chris, I take back what I said in my last post! The TI document SLAS272C states
essentially what you have said, (see page 15) although slau049b implies that the
infomem flash is outside of the "main" flash modules.(It seems that TI document
writers may be somewhat schizophrenic! Although, SLAS272C is specific to the
MSP430F149, so other family members may operate differently!?)
It took me a while to realise that the document was talking about the flash
array, and not the "segments" within that array. (512 bytes, or 256 bytes for
INFOMEM flash)
So, it would seem that the flash busy bit is superfluous, unless you are running
your routines from within SRAM.
yes, but the theory is that a MSP430 device could be built, that
contains more than one Flash controller. that would also allow a
programm running in one flash area, programm an other. currently no such
device exist, but the family guide leaves that option open.
chris