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/TMS320F28335: Linker : Save preprocessor output

Part Number: TMS320F28335

Tool/software: TI C/C++ Compiler

Compiler/Linker : CL2000 v.6.1.0

Hello,

I have inherited a a linker command file that has very many pre-processor elements (#define, #if, etc), and uses "--define" at link time to resolve.

I would like to be able to see the pre-processed output, as can be done with the compiler using --preproc_only.  Is this possible?  I can't find out how.  Perhaps with a later version of the linker?

Regards.