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.

CCSv6.0.0 - linker command files

Other Parts Discussed in Thread: CONTROLSUITE

I'm using CCS v6.0.0 (beta).  I open an existing C2000 project in controlSUITE in project view, but I don't see any linker command files.  They must be connected with the project somehow because the .map file addresses are fine.  Where do I see the .cmd files in CCS v6?

Regards,

Richard

  • Richard,

    The linker command files should apepar in the Project Explorer view in CCSv6 similar to CCSv5 if they were added or linked to the project. Which specific ControlSUITE example do you see this issue with? Some projects, I believe, add the linker control file via the linker --library option (under Project Properties->Build->Linker->File Search Path). Could you check if this might possibly be the case here?