Hi
I am able to compile simple central example given in sdk version simplelink_cc2640r2_sdk_4_20_00_04.
I am able to compile on IAR.
Now i am trying to compile on VS Code using IAR extension.
Below error is coming while building.
Building configuration: cc2640r2lp_app - FlashROM_StackLibrary
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$" --cfgArgs NO_ROM=0 -o $PROJ_DIR$\..\config\configPkg $EXAMPLE_BLE_ROOT$\tirtos\app_ble.cfg"
Any workaround for this issue?
Regards
Sudhanshu