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.

CCS/TMS320F28377D: development_kits 'TMDSIDDK_v1.0' program error after import

Part Number: TMS320F28377D
Other Parts Discussed in Thread: TMS320F28379D,

Tool/software: Code Composer Studio

Hi,

I just imported development_kits 'TMDSIDDK_v1.0' program to CCS10, and then it has an error below. And TMDSIDDK_v2.0 program has no error after import.  I am not sure why. Coud you help? Thanks.

Peter

  • TMDSIDDK_v1.0 is an old project and the part number identifier that was used in CCS previously for F28377D has been renamed in newer versions of CCS. You can try to go into the project properties and update the device variant to the proper one (TMS320F28377D or TMS320F28379D depending what you have on your board).

    If that doesn't work, the project files may just be too old to be compatible with CCSv10 and you can try to create a new project for the correct device and copy over the files and settings instead.

    Whitney

  • Whitney,

    The error still exists after I changed the project properties.I will try to use TMDSIDDK_v2.0. Thanks for your answer all the same. 

    Peter