Hi,
The stack is not getting compiled properly. The error i see on the console while building stack:
pwrmon.c
ROM_Init.c
Linking
ThermometerStackFlashROM.out
Converting
Variable expansion failed for Post-Build command line.
Offending text: "$BOUNDARY$\Boundary.exe -chip "CC2650" -prj "iar" -lcf "$PROJ_DIR$\..\..\..\..\..\common\cc26xx\IAR\cc26xx_ble_stack.icf" -map
"$PROJ_DIR$\$CONFIG_NAME$\List\ThermometerStackFlashROM.map" -xml "$PROJ_DIR$\..\..\..\..\..\..\..\Projects\ble\common\cc26xx\Boundary\
BoundaryConfig.xml" -cc "$PROJ_DIR$\..\..\Config\IAR-Boundary.bdef" -lnk "$PROJ_DIR$\..\..\Config\IAR-Boundary.xcl" -log "$PROJ_DIR$\..\..\Config\
Boundary.log""
Total number of errors: 1
Total number of warnings: 0
The custom arguments given are:
We are trying to use the thermometer application.The application gets compiled properly but the stack gives the error.
Please suggest some solution. Thanks in advance.


