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.

timake .pjt with difference BIOS version



Customer want to maintain their code version, one project with BIOS 5_31_02, one project with BIOS 5_31_08; they would like to complie it in command line other than CCS IDE.

The problem is make in command line BIOS path always point to which assigned in CCS component manager.

Question: How to make in command line with tools assigned when create project file?

BTW, view on the .pjt file, where is the "CustomBuilder", "DspBiosBuilder" macro defined and stored?

Tool="CustomBuilder"
Tool="DspBiosBuilder"