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.

CC2652RB: DMM projects can't find sysconfig

Part Number: CC2652RB
Other Parts Discussed in Thread: SYSCONFIG, , SYSBIOS

Getting weird errors on latest CC2652RB DMM projects saying it can't find sysconfig after importing from TIREX  even after installing as recommended from https://software-dl.ti.com/ccs/esd/sysconfig/docs/guide/update.html

Using local CCS10 and latest SDK 4.3 (but similar errors on CCS9 and SDK4.2. And just noticed Project_Zero won't even import),

Why is sysconfig not getting recognized on local CCS?

Works fine on CCS Cloud: dev.ti.com/.../node

Please see error below 

making ../src/sysbios/sysbios.aem4f ...
Building file: "../dmm_154collector_remote_display_2_4g.syscfg"
Invoking: SysConfig
"" -s "C:/ti/simplelink_cc13x2_26x2_sdk_4_30_00_54/.metadata/product.json" -o "syscfg" --compiler ccs "../dmm_154collector_remote_display_2_4g.syscfg"
subdir_rules.mk:23: recipe for target 'build-893449375' failed
process_begin: CreateProcess(NULL, "" -s C:/ti/simplelink_cc13x2_26x2_sdk_4_30_00_54/.metadata/product.json -o syscfg --compiler ccs ../dmm_154collector_remote_display_2_4g.syscfg, ...) failed.
make (e=87): The parameter is incorrect.
gmake: *** [build-893449375] Error 87
gmake[1]: Nothing to be done for 'all'.
gmake: Target 'all' not remade because of errors.