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.