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.

CCSv4 for DM6467 Question

Is there anyway to take the files written in CCS and tested on the DM6467 target in CCS and bring them over ot the Linux machine the dev bord is running from and compile or run them on the board without using the JTAG through CCS?

  • Ok, still having problems here. I am now confused as to what form our project has to be, a DSP 6 or a DSP 5 project. The files that installed on the Linux machine for the BIOS are version 5 howeve rit seem sthat CCSv4 would rather have you work with version 6. Any help is appreciated as it seems that we have been being ignored for the past week.

  • I haven't had any issues generating BIOS v5.4x projects with CCS4 (granted I'm not working with DM6467 as I mentioned in that other thread). Are you running into errors when trying to build with BIOS5? If so would you please post them? 

  • It was more of a question as to which version of the BIOS we need to start out project in. It seem sthat the board uses BIOS 5 as I can't find a BIOS 6 anywhere on TI's site.

  • BIOS 6 is brand new.  Most of our application packages are based on BIOS 5.3 including the ones for DM6467.  The BIOS 5.40 that is included with CCSV4 is binary compatible with BIOS 5.33.

     

    john

  • So then since that is what we have we should be coding everything for BIOS 5 I am assuming. Also, what do we have to do with the configuration file for BIOS 5?