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.

TMS320F28377S: config_name argument not working for Builders

Part Number: TMS320F28377S

I am trying to add a prebuild step for building my orgs code using a bat file.  (prebuild is not working well for me reference ticket: https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/808475/ccs-ccstudio-files-generated-during-pre-build-step-do-not-get-built)

 

I have it all working perfectly however I hardcoded the active config_name variable.

I need to send it into the bat as an argument but as you can see from the pic below, it does not work.

 

This on the other hand does work:

 in the pre-build steps.  I am able to have it echo the active configuration (Test).  However due to the issue in the reference ticket, I am unable to use this.

 

I have tried all modifications between config_name, ConfigName… None seem to work.

 

Any help would be greatly appreciated.

 

Cheers

-Kyle K