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,
I am working on a DSP project previously built on CCS 2.20, which I am trying to build using CCS 3.3 now. On opening the project in CCS 3.3, the CDB2TCF utility converted the DSP/BIOS Configuration file from CDB to TCF format. But the project has a Visual Linker Recipe file(.rcp) for linking and it is not recognized in CCS 3.3. The rcp file is displayed under the Documents in the project Window. I came to know from the below links that Visual Linker is not supported from CCS3.0 onwards.
https://community.ti.com/forums/p/5055/18635.aspx#
Please let me know if there are some tools or mechanisms available to generate a .cmd file from the .rcp file so that I can use it for linking.
Or are there any guidelines available on how to include details in the .rcp file in to the .tcf file?
Regards
Shiras
Unfortunately, there is no automatic way to convert from a visual linker recipe file to a standard linker command file.
Thanks and regards,
-George