Other Parts Discussed in Thread: MSP430F5438, MSP430F5418A, CC430F5137
While attempting to read the ADC cal data on an F5438A, I found the entire TLV populated by 0x3FFF.
Confused, I attempted to verify that I was looking in the right place by running the TLV_01 example program included with the 5xx/6xx core library--again all 0x3FFF.
Is it possible that Code Composer (v5.1) does not preserve the TLV portion of flash? Or is the TLV in a different location on this device. According to the spec sheet, the ADC12 gain factor should be found at 0x1A16--right where I'm looking...