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.

C2000WARE: C2000Ware and SysConfig environment variables are empty

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

Tool/software:

Good evening.

I am starting new project in CCS 12.8.1, for F2838x MCU, using sysconfig.

I added the C2000Ware and SysConfig products to the project, then created .syscfg file and have trouble configuring and building project.

First, I see when opening the SysConfig settings in project, the -s section contains two environment variables:

${COM_TI_C2000WARE_SYSCONFIG_MANIFEST}

${SYSCONFIG_TOOL_SYSCONFIG_MANIFEST}

But hovering a mouse over them shows they are empty.

Same for Include path

${COM_TI_C2000WARE_INCLUDE_PATH}

And linker file search options:

${COM_TI_C2000WARE_LIBRARIES}

${SYSCONFIG_TOOL_LIBRARIES}

${COM_TI_C2000WARE_LIBRARY_PATH}

${SYSCONFIG_TOOL_LIBRARY_PATH}

All of these variables are empty.

So, the sysconfig tool has trouble running unless I set the manifest implicitely and project refuse to link.