Hi,
We are trying to generate a COFF file by dumping discontiguous memory where M3 code reside.
I'd like to know how to format the dumps of memory so that it can be stored in COFF format. Goal here is to store the memory in COFF format and load it in CCS to view certain parameters for debugging in environments where JTAG connection is not available.
I have read http://www.ti.com/lit/an/spraao8/spraao8.pdf, but would like to know if all this formatting has to be during the dump process, or if there are some tools for this. Also, it is not clear to me what to specify for the physical and virtual addresses of each section.
Any pointer would be appreciated.
Regards,
Atsuo