Tool/software: Code Composer Studio
I have a project which was developed in 2007.
The compiler is CCS v3.1.
Where can I download the v3.1?
Thanks..
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.
Tool/software: Code Composer Studio
I have a project which was developed in 2007.
The compiler is CCS v3.1.
Where can I download the v3.1?
Thanks..
Hello,
CCS 3.3 is the only version of CCS 3.x that is freely downloadable. Do you know which version of the C2000 compiler you need? Note that the compiler version is separate from the CCS version and you are able to use different versions of the compiler with CCS. When I check my CCS 3.1 installation, I see the default C2000 compiler version is v4.1.0.0.
Thanks
ki
Dear Ki.
Thank you for your kind reply.
I found "TMS320C2000 COFF Linker PC v4.1.0" words in the old project's .map file.
I think the compiler may be v4.1.0.
I already tried CCS v3.3.
When I compiled the old project with CCS v3.3, I could see "TMS320C2000 Linker PC v5.2.1" in .map file.
The compilation was good. But, the execution was failed.
So, I am seeking CCS v3.1
Sincerely
BG