Part Number:MSP432P401R
Hi,
i am using the "430txt_converter" to convert my output CCS .txt file.
Here is the MSPBoot Project that gives an example how a Host MCU or CPU could flash an other MCU.
The SLAA600 application note is attached. In the SLAA600 document at page 33, describes the converting application and what it needs to generate the file:
CRCType = CRC16 or CRC8
InputFile = Input File in .txt format
OutputFile = Output File in .txt format
StartAddr = Start address in hexadecimal format
EndAddr = End address in hexadecimal format
CRCAddr = Address in hexadecimal format where CRC is stored
Now i didnt find on MSP432 datasheet where exactly the Start and End Address are located and also the CRCAddr.
Any idea?
(Please visit the site to view this file)