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.

TMS320F2800137: Adding .syscfg file to New Project

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

 Hey TI community

Hope you are all good. 

I have encountered a problem while integrating SYSCONFIG. I am adding SYSCONFIG to a New Project for TMS320F2800137 microcontroller. I am using a Standalone SYSCONFIG GUI to get the required files and then adding them onto the main project. 

But I am unable to find the "Board.c" and "Board.h" file. I have attached the screenshot of SYSCONFIG GUI. So, my Question is where i supposed to get these files from.

Note: Example projects does have these two headers("Board.c" and "Board.h), but for a new project, i am unable to figure a way.

  • Hi Faraz,

    You are using the older version of SysConfig without the ability to configure peripherals/generate code. To enable the peripheral configuration capabilities, you should ensure that a version of C2000Ware is selected under the Software Product dropdown on the startup page. This is because the peripheral configuration and code generation has dependencies on our SDK and DriverLib. If you only select the device information without a software product, you get this pinmux tool which can be helpful in designing the hardware for a custom board. 

    If you don't see C2000Ware from the software product dropdown, you will need to download C2000Ware manually, and please ensure you are using the latest version of the SDK for the most up-to-date support

    Regards

    Peter