Yes, the structure of the info areas is not very consistend across the many 
chips. Neither is the handling (write protection) nor the usage (calibration 
data).

With all the new chips in the MSP series, things grow complicated more and more 
for a central script. :(

And the slow-loading TI website and their structure (website as well as the 
separation of family guide and device datasheet) is no real help when requiring 
info about different processors.

JMGross

----- Ursprüngliche Nachricht -----
Von: Peter Bigot
An: [email protected]
Gesendet am: 03 Jun 2010 16:15:34
Betreff: Re: [Mspgcc-users] Linker script for msp430x54xx

I started work on splitting out infoa through infod, but stalled: there are
47 data sheets to check, and it was only after the first pass through them
that I realized that some chips with a 256b info section split it into two
128-byte chunks, and some into four 64-byte chunks.  I need to revisit this,
and verify that nobits actually does what it's supposed to, before that can
be fixed.  I expect "infomem" to be an alias section that overlays the info*
sections available on the chip.


Reply via email to