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.

LAUNCHXL-F28379D: launchxl-F28379D, epwm example, board.h missing (maybe syscfg issue),

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE, SYSCONFIG, TMS320F28379D

hi everyone, 

I'm looking for an example to learn how to configure the ePWM on a launchxl-F28379D development kit. So for that i'm using Code Compiler Studio 8.3.1.00004, and have installed the C2000ware sdk v04.01.00.00.

However, when i compile, I have an error : cannot open file "board.h", as it doesn't exist in my "device" repository : 

After doing some researches, I tend to thing it might be the sysConfig file. However, when i open it in the CCS application, I have this issue :

Fullscreen
1
Invalid argument '-s': C:\ti\c2000\C2000Ware_4_01_00_00\.metadata\sdk.json: Validation failed: [ { "keyword": "additionalProperties", "dataPath": "", "schemaPath": "#/additionalProperties", "params": { "additionalProperty": "boardPath" }, "message": "should NOT have additional properties" } ]
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

for information, in my setting, there you have the flags set : 

( as i don't know if the image is clear : -d "F2837xD" -s "C:/ti/c2000/C2000Ware_4_01_00_00/.metadata/sdk.json" -o "syscfg" --package F2837xD_176PTP --part F2837xD_176PTP)

And also, when I open the SysConfig interface, in device, I can't find my microcontroler (TMS320F28379D). Can it be the reason why the sysConfig isn't working in my project? 

Thank you by advance for any help you could provide me to resolve thi issus

  • Hi Thomas,

    Thanks for reaching out on the E2E forums. Can you check your SysConfig file and tell me what version of SysConfig you're using?

    Also, it looks like you're using a verrryy old version of CCS, would you be able to upgrade to CCS v11.1? That is the version of CCS that was available when C200Ware 4.01.00.00 was released.

    Regards,

    Peter

  • thank Peter for your answer.

    This version has been given me by my society, so I thought it was the version I had to use. However, it turns out that I'm able to install a more recent version. So i'm waiting to be able to update it, and see if it resolved the issues. 

  • (I forget : my actual SysConfig version must be 1.0.559)

  • Hi Thomas,

    That's good to hear, awaiting any updates you may have. I believe this should fix your issue if you're saying that F28379D is not available (this was one of the first C2000 device compatibilities added to SysConfig). Additionally, current SysConfig version is up to 1.12 so it looks like you are running an old version of SysConfig

    Regards,

    Peter

  • I've finally been able to install the lastest version (v12.0. ...), and the SysConfig Version is  now1.13.... and now it works. The compilation have worked good, and the device is now in Sysconfig Tool. 

    So thank you for your help and your time. 

  • Hi Thomas,

    Thank you for the update, glad everything has resolved itself. Please reach out on E2E if you have any additional inquiries

    Regards,

    Peter