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.

LAUNCHXL-F280039C: How to change the reference GCC compiler path for 'clb_simulation'

Part Number: LAUNCHXL-F280039C
Other Parts Discussed in Thread: C2000WARE

Tool/software:

In my CCS project, I already changed the value of 'Path Variables' named 'CLB_SIM_COMPILER' to another different path: 'D:\ProgramFiles\TDM-GCC-64\bin', which is the actual install directory of my GCC, but why my building output 'clb_simulation.bat' file still reference to 'C:/TDM-GCC-64/bin/g++'? how to solve this problem