Other Parts Discussed in Thread: SYSCONFIG
用CCS开发CC2642R时,导入simple_peripheral工程编译时,遇到如下编译报错,请问如何解决?我用的是win7 64位系统。
**** Build of configuration Release for project simple_peripheral_CC26X2R1_LAUNCHXL_tirtos7_ticlang ****
"C:\\ti\\ccs1011\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
Building file: "../simple_peripheral.syscfg"
Invoking: SysConfig
"C:/ti/sysconfig_1_15_0/sysconfig_cli.bat" -s "C:/ti/simplelink_cc13xx_cc26xx_sdk_6_40_00_13/.metadata/product.json" -o "syscfg" --compiler ticlang "../simple_peripheral.syscfg"
subdir_rules.mk:9: recipe for target 'build-1809951647' failed
Node.js is only supported on Windows 8.1, Windows Server 2012 R2, or higher.
Setting the NODE_SKIP_PLATFORM_CHECK environment variable to 1 skips this
check, but Node.js might not execute correctly. Any issues encountered on
unsupported platforms will not be fixed.gmake: *** [build-1809951647] Error 216
gmake: Target 'all' not remade because of errors.
**** Build Finished ****