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.

Need CCS 3.1 DSP/BIOS libraries for a legacy program

Other Parts Discussed in Thread: SYSBIOS

I am supporting a legacy program that utilizes 3rd party drivers that were developed using CCS3.1 for the 6713. These libraries are not compatible with SYSBIOS and CCS5.5 but I have been able to migrate (sort of) to CCS 5.5 so I can at least work in Eclipse and Windows 7. The migration involved using the CCS3.1 libraries and the .c, .h and .s62 files generated by the CCS 3.1 configuration editor but using the CCS 5.5 compiler/linker and IDE. Thus SYSBIOS is not being used. I can now build my code and link successfully though the new target libraries are not used. I understand that I can not change the configuration in CCS5.5 but that is OK. We plan to migrate away from these legacy 3rd party drivers when we migrate to a new set of HW but for now, that is not an option. My question has to do with replicating this environment at a customer site. I had CCS 3.1 on my PC already so the DSP/BIOS libraries were already available, but my customer does not have that and needs to get access to them. My question is whether it is acceptable to TI for me to provide the CCS 3.1 libraries to my customer (as a zip file for example). They need the C6000 bios, cgtools, csl and rtdx include folders. The CCS 3.1 IDE and compiler/linker are not required.

  • Hi Martin,

    Martin Wand said:
    . My question is whether it is acceptable to TI for me to provide the CCS 3.1 libraries to my customer (as a zip file for example).

    I can see some issue regarding licensing among other this. I'll need to check with some folks regarding this.

    What would be better is if the customer simply downloaded the components and installed it himself. They can get many of the components as standalone installers. What version of BIOS is needed? I think CCSv3.1 came with BIOS 4.90. Is that what you are using?

  • It looks like I am using BIOS version 4.90.02.10. The 3rd party software that I mentioned also requires cgtools, csl and rtdx. Are these actually part of BIOS? I do not see a separate version number for them. If there is one, please let me know where to look.

    Where can I download individual components such as these?

    Thanks,
    Marty 

  • Since you need the specific versions that comes with CCSv3.1, perhaps your original plans of zipping up the content in v3.1 is best. After checking, it should be fine to provide the libraries and folders you mentioned from v3.1 if the person you are providing them to has agreed to a CCS license agreement. Basically if they have installed a version of CCS (like CCSv5), they would have had to agree to the license agreement.

    Thanks

    ki