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.
Hi,
My setup is this: Code composer Studio 3.3.38, Windows XP, DSP TMS320LF2407, Jtag JET C2000.
I have a code written on CC (no studio) 4.2 compiled without problem with Code Generation Tools 7.0. This firmware run correctly on my DSP and I can debug it.
I'd like to change my code composer to CodeComposer Studio but I have some problem. The code that right work with CC 4.2 (using CGT 7.0) don't correct compile in CCS 3.3.38 (using CGT 7.04) infact the output file is too large for DSP memory and it isn't possible load it.
When I look .map file I can understand that the .C files don't compile like old system. They increase they dimension of about 770word but I haven't this free space on DSP memory. The setting of the compiler are the same (optimization ... ).
The question is it:
Is there some possibility to change Code Generation Tools of CCS 3.3.38 from 7.04 to 7.0 (a downgrade)?
Thanks.
Marco Bonfaini said:Is there some possibility to change Code Generation Tools of CCS 3.3.38 from 7.04 to 7.0 (a downgrade)?
Yes. Please see this wiki article for the details of how to change the compiler tools used in CCS v3.3.
Thanks and regards,
-George
I have already looked at that page, but I have not found the CGT 7.00 C2400. In fact I have not seen anything about C2400.
Where can I find the download link ?
thanks
There is no public download available for that compiler. I'll contact you separately.
Thanks and regards,
-George