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.

CCSTUDIO-THEIA: Issuie reggrding the Windows Batch File (.bat) generation.

Part Number: CCSTUDIO-THEIA

Hello there,

We are currently using Code Composer Studio V20.4.0 for our recent project. However, we are not able to generate the Windows Batch File (.bat) for this project.

The reason we require this file is that, for performing static analysis in the LDRA tool, we need to provide the batch file name as a command in the initial step of the process. This is required for both static analysis and unit testing.

Previously, when we were using Code Composer Studio V12.4.0, this Windows Batch File (.bat) was automatically generated, and we were able to see it in the project folder.

For reference, I can attach a screenshot of the Windows Batch File (.bat) that was generated in Code Composer Studio V12.4.0.

CCS v12.4 Doubt.png

 

Kidnly provide a solution for the same.

  • Hello,

    Previously, when we were using Code Composer Studio V12.4.0, this Windows Batch File (.bat) was automatically generated, and we were able to see it in the project folder.

    How were you generating this bat file in 12.4? This file is not coming from CCS so I assume you were explicitly generating using some pre/post build step?

    Thanks

    ki