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.

TMS320F28379D: Building Error

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

Hi,

I'm learning programe the ti MCU's, so I'm trying example. I am working on the TMS320F28379D. When i want to build my code, i have that error 

Thank you so much;

  • Hi ,

    Looks like you are not using the standard installation directories for CCS Install and C2000Ware . This might have caused a problem with SYSCONFIG  tool in the CCS. Is it possible for you to use the default installation directories for CCS and C2000Ware.?

    Ideally it should execute the command and generate code similar to below.

    Building file: "../gpio_ex2_toggle.syscfg"
    Invoking: SysConfig
    "C:/ti/ccs1011/ccs/utils/sysconfig_1.6.0/sysconfig_cli.bat" -d "F2837xD" -s "C:/ti/c2000/C2000Ware_3_04_00_00/.metadata/sdk.json" -o "syscfg" "../gpio_ex2_toggle.syscfg"
    Running script...
    Validating...
    Generating Code...

  • Thank you for your answer;

    Already if i want to build gpio setup example and some example i can build, but i want to build gpio toggle example and gpio interupt i cant build. So i think my problem is not this problem.

  • Hi,

    I am able to build the example without any issue.

    Can you try running the SYSCONFIG tool command on a command prompt and check the output?

    Best Regards

    Siddharth