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.

Porting of code from CCS4 to CCS5

Hi,

I have ported a code developed in CCS4 to CCS5. I have only licensed CCS5 running on my machine.

In the first attempt I imported the code directly to CCS5. It built successfully and I was able to connect to the target too to put my .out file. The project uses a .tcf file which has a number of tasks, software interrupts etc. defined. when I run this code I don't get the expected behaviour from my system that I see with CCS4.

Next attempt, I opened a new project in CCS5 and added all the files from the original project. This also produced unexpected behaviour.

The compiler & DSP/BIOS versions are different. The DSP/BIOS version was 5.40.02.22 & code generation tool version was 5.2.1 when the project was developed and the compiler version I use is TIv6.1.3 and DSP/BIOS version is 5.42.1.09.

What could be wrong??Please help.

Regards

Savitha