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.

How to invoke post link optimizer in CCSv4

Hi all,

I am trying to invoke post link optimizer (-plink) as described in spru514d.pdf section 5. However it seems there is no option to do this in the build options of a project. Do I really have to create my own compiler/linker command file in order to use this feature?

Best regards

Andreas

  • Hi Andreas,

    If you don't see an option in the build options, you can add it to the 'command-line pattern' field

    fyi - I'm not sure if my usage of plink is correct. The above is just an example of how you can add additional options to be passed to the command line.

    Thanks

    ki