Part Number: MSP432P4111
What is the start address and the size of the data to verify the TLV integrity? Cant find in the datasheet or tech ref manual
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: MSP432P4111
What is the start address and the size of the data to verify the TLV integrity? Cant find in the datasheet or tech ref manual
TLV table is locating in bank0 @ sector1 of the Information Memory. You can find the TLV address in table 6-36 in the datasheet.
Please note, the device descriptor (TLV) is factory configured for protection against write or erase operations.
You don't need to verify the TLV integrity. Usually, the MCU bootcode will verify TLV integrity when startup.