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.
During a debug session with the MSP430f5438 and MSP-FETU430IF, I am setting a breakpoint with the associated action of "Write Data to File." Text based output would create enormous files for what I'm trying to do; therefore, I've set the output to COFF. What is the format of this file? I need to be able to parse it in an external program, but I cannot find any information on the structure of this file.
I believe what you are looking at is Common Object File Format, it may be discussed elsewhere in the CCE documentation, but it is also discussed in appendix A of SPRU186.
**Attention** This is a public forum