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.

AWRL6844EVM: Error in building the Incabin sensing project

Part Number: AWRL6844EVM
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi team,

I imported the Incabin sensing project in the Code composer studio 12.8.

After building the project, I get the below error:


**** Build of configuration Debug for project demo_in_cabin_sensing_6844_dss ****

<TI_INSTALL_DIR>/ccs1281/ccs/utils/bin/gmake -k -j 12 all -O

Building file: "../example.syscfg"
Invoking: SysConfig
"<TI_INSTALL_DIR>/sysconfig_1.23.1/sysconfig_cli.sh" --script "<PROJECT_WORKSPACE_FOLDER>/6844_incabin/demo_in_cabin_sensing_6844_dss/example.syscfg" -o "syscfg" -s "<TI_INSTALL_DIR>/MMWAVE_L_SDK_06_00_03_00/mmwave_l_sdk_06_00_03_00/.metadata/product.json" --context "c66ss0" --part Default --package BGA --compiler ccs
subdir_rules.mk:14: recipe for target 'build-1050668303' failed
TypeError: Cannot read properties of undefined (reading 'gpn')
at findDeviceInfoHelper (<TI_INSTALL_DIR>/sysconfig_1.23.1/dist/webpack:/sysconfig/src/pinmux/services/findDeviceInfo.ts:69:16)
at findDeviceInfoSync (<TI_INSTALL_DIR>/sysconfig_1.23.1/dist/webpack:/sysconfig/src/pinmux/services/findDeviceInfo.ts:41:10)
at variant (<TI_INSTALL_DIR>/sysconfig_1.23.1/dist/webpack:/sysconfig/src/pinmux/services/findDeviceInfo.ts:21:9)
at products (<TI_INSTALL_DIR>/sysconfig_1.23.1/dist/webpack:/sysconfig/src/pinmux/services/args/resolveProductArgs.ts:27:21)
at resolvedArgs (<TI_INSTALL_DIR>/sysconfig_1.23.1/dist/webpack:/sysconfig/src/pinmux/services/args/parseAndResolveArgs.ts:44:8)
at t.runCLI (<TI_INSTALL_DIR>/sysconfig_1.23.1/dist/webpack:/sysconfig/src/cli/runCli.ts:32:9)
gmake: *** [build-1050668303] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

Can you help resolving this issue?

  • Hello,

    Thanks for reaching out regarding these build issues. As mentioned in your other thread on the Out-of-Box demo, please download SysConfig 1.20.0.3587. If you have later versions of SysConfig, you may also have to change the project SysConfig version manually as it may automatically use the latest version. To do so, right click the project in the Project Explorer -> Properties and then General -> Products. If SysConfig does not match 1.20, click on it, hit Edit, and change the version via the dropdown menu. Hit OK and Apply and Close.

    Cheers,

    Kristien