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.

Converting Visual Linker Recipe File (.rcp) to Linker Command File (.cmd)

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#

http://www-k.ext.ti.com/srvs/cgi-bin/webcgi.exe?Company={5761bcd8-11f5-4e08-84e0-8167176a4ed9},kb=dsp,case=51645,new

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