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.
Short question concerning the coff-file / save memory at the memory browser:
After the magic number, the format should be
Format—a number from 1 to 4, indicating the format of the samples in the file.
This number represents a data format: (1) hexadecimal, (2) integer, (3) long, or (4) float.
But- my file starts with:
1651 9 1000 0 100 c
What does '9' and the 'c' stands for?
discher,
not sure whether i understand the problem. Do you refer to the following documentation for the COFF file format? http://www.ti.com/lit/an/spraao8/spraao8.pdf
If you are using CCS, you can also refer here: http://processors.wiki.ti.com/index.php/MSP430_COFF_Parser
Hi Leo,
the information -the blue text- is from the help-file (CCS).
Thank you for your answer!
**Attention** This is a public forum