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.

Linking a project with CCS V3.3

How do I get CCS V3.3 to link my project to get a .out file?  I have a link.cmd in the project but no linking is tried.

  • Hi Ken,

    This seems a bit strange.Ensure that you have done the following -

    1. Right click on Project -> Add Files to Project. Add the .cmd file which is your linker file to the project.

    2. Go to Tools -> Build Options -> Linker TAB. Check that you have the appropriate options to include the linker file selected.

    Regards,

    Sid