Other Parts Discussed in Thread: SIMPLELINK-CC13X2-26X2-SDK, Z-STACK, TIMAC, CC2652R
Hello,
I am trying to build ZED switch project for cc2652 using SIMPLELINK-CC13X2-26X2-SDK_2.40.00.81 In IAR
But I am getting some prebuild error as shown below-
Building configuration: zed_sw_CC26X2R1_LAUNCHXL_tirtos_iar - default
Updating build tree...
0 file(s) deleted.
Updating build tree...
Variable expansion failed for Pre-Build command line.
Offending text: ""$XDCROOT$/xs" --xdcpath="$XDCPATH$" iar.tools.configuro -c "$TOOLKIT_DIR$" --cc "$COMPILER_PATH$" --device "$DEVICE$"
--compileOptions $COMPILER_ARGS_ROOT_QUOTED$ --linkOptions $LINKER_ARGS_QUOTED$ --profile release --projFile "$PROJ_PATH$"
$PROJ_DIR$/app.cfg"
Total number of errors: 1
Total number of warnings: 0

