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.

Compiler: Coff_both.c utility still around?, for translating a COFF file to hex values

Tool/software: TI C/C++ Compiler

Hello,

I read about a Coff_both.c utility here:

https://www.ti.com/lit/an/spra573/spra573.pdf?ts=1593453535831&ref_url=https%253A%252F%252Fwww.google.com%252F

which is exactly what I'm looking for.  I want to confirm program and data in a memory browser, after load of a C28 .out file ... so need the address and expected data there.

If this is not still supported, is there another utility that could perform the same function?

Robert