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.

TMS320F28388D: How to use sysconfig file to CCS project.

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

Hi. I'm dave.

before I ask question, I will say thank you for reply.

I set-up all pin-configuration using sysconfig program. and I got board.h, board.c, .project, pinmux.csv, untitled.sysconfig files.

I'm just qurious how to make CCS project using these files.

thank you.

  • Hi Dave,

    You can create an empty  sysconfig in CCS project, and open the C2000.sysconfig and configure the pins. It will automatically generate the board.c and board.h, include in project and build the project. It is located at:

    C:/ti/c2000/C2000Ware_4_00_00_00/driverlib/f2838x/examples/c28x/pinmux