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/TMS320F280049M: How to create a .projectspec project

Part Number: TMS320F280049M
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hi

I found all F28004x examples in C2000ware use a new type project, the project file's extension

is .projectspec.

I have tried to create one, but both CCS v7.3 and CCS v6.1 report error when loading the project.

The project can be reached at the following URL:

How do I change this .projectspec file to avoid those error messages?

Does TI have any document about this knd project?

thanks,

Jiakai

  • Hi Jiakai,

    If you need more information on projectspecs and its specifics refer to this wiki page:

    After looking at your project, it appears that there are missing project files that were not included in the projectspec. You will need to make sure you account for all necessary project files in the projectspec.This is a requirement when using projectspecs. Any file needed for the project must also be copied through the projectspec.

    Additionally, make sure you have all include paths defined in a pathVariable. This pathVariable must be referenced in the configuration option. For examples on how to do this, please see any of the projectspec projects in C2000Ware.

    Let me know if you have anymore questions.

    Regards,

    Ozino

  • Hi Jiakai,

    Were you able to resolve the issue you were having?

    Regards,
    Ozino
  • Dear Ozino,

    I'm so sorry for my late reply, I have taken a vacation for a couple of days.

    I have checked my project, it does miss some files. 

    I will add them to the project and try it again.

    Now I have some other things to do in a hurry, could you like me

    to close this first, or leave it open and I might ask you late?

    Thank you very much.

    Jiakai

  • Hi Jiakai,

    Not a problem. Hope you had a good a trip!

    You can go ahead and close the post. You can create a new post if you have any additional questions or post to the same post if it's not locked.
     
    Regards,
    Ozino