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.

TMS320F280039C: Disable SysConfig

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

Hi,

I have developed an application for the TMS320F280039C. Because I use FreeRTOS, I have built on the SDK example with SysConfig. Now, however, I would like to freeze the file generation via SysConfig or no longer overwrite the generated files, as I still want to make some changes (e.g. in board.c).

I have used the following instructions as a guide:

https://software-dl.ti.com/simplelink/esd/simplelink_cc13x2_26x2_sdk/4.30.00.54/exports/docs/ble5stack/ble_user_guide/html/sysconfig/sysconfig-disable.html

SysConfig creates command files, so only the first method can be considered, but I can't find the .xml file. Probably because the instructions are not suitable for my microcontroller.

How can I deactivate SysConfig for my hardware?

Regards,

Joshua