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.

TMS320C6657: port existing files to PDK

Part Number: TMS320C6657

Hi Experts,

My customer is looking for how to take an existing project in CCS and linking it to a board from the PDK. Is the only way to do this is to use the batch files to create a project?

All the documentation I can find is showing how the create example projects using batch files and using the import function in CCS.

Thanks,

Connie

  • Hi,

    Yes, this is the way we create examples in PDK, by using a batch script to generate a CCS project then import. It has the .cfg file specify the libraries to be linked, source code and all linker options to build the application.

    Customer can start from creating a CCS project closer to their application, then modify the CCS project.

    Regards, Eric