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.

CC2640R2F: Compile time error while compiling SDK example on Visual Studio Code

Part Number: CC2640R2F

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