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.

TMS570LS0432: Halcogen created files

Part Number: TMS570LS0432
Other Parts Discussed in Thread: HALCOGEN,

Hi,

I am working on tms570ls0432 using HALcogen and ccs. It worked fine. But now HALCOGEN is not creating launches, debug, target configs, .ccs project file, and cproject file. I am unable to import the code to CCS. I have tried reinstalling the software. Can you please suggest to me what was the reason behind this and how can I overcome this?

Thank you

  • Hello,
    HALCoGen generates APIs and configurations to use with CCS.
    After files are generates by HALCoGen you need to create new ccsproject in CCS with the same name as the one in HALCoGen. After creating new ccs project you will find all includes and c files under the CCS project.
    You can import existing HALCoGen projects in HALCoGen using File->Import DIL File...
    Existing CCS projects can be imported in CCS using File->Import. Then choose CCS Projects from import wizards followed by Next button. Navigate to your project and confirm.

    Best regards,
    Miro