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.

AM2634: Standalone SysConfig with multi core project

Part Number: AM2634
Other Parts Discussed in Thread: SYSCONFIG

When I open the SysConfig of a multi core project in Code Composer Studio I can see two tabs for the two active CPU's. The tool also shows conflicts between the cores.

SYSCFG in CCS

I'd like to use the standalone version of SysConfig. There I was not able to open two syscfg file at a time to also see the tabls and dependancies. Is there a way to open the tool to show the same view as in CCS?

I open the sysconfig tool by command line sysconfig_gui.bat -s <path to product.json> -o <output directory> <sysconfig.syscfg>

  • Hi Peter,

    The multi-core pinmux conflict checking in CCS is via the system project which includes CCS projects for all cores. With stand-alone Sysconfig tools, it cannot do the same unfortunately.

    Best regards,

    Ming