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 off-chip oad IAR编译出错



使用最新SDK:C:\ti\simplelink_cc2640r2_sdk_2_30_00_28

IAR版本:C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.2

例程使用的是:C:\ti\simplelink_cc2640r2_sdk_2_30_00_28\examples\rtos\CC2640R2_LAUNCHXL\blestack\simple_peripheral_oad_offchip\tirtos\iar

编译报错,运行Post-Build Action时出错,这是编译APP的时候对应的命令及错误图片:cmd /C "$TOOLS_BLE_DIR$\oad\oad_image_tool.exe iar $PROJ_DIR$ 1 -hex1 $EXE_DIR$\$TARGET_BNAME$.hex -bdf $PROJ_DIR$\..\config\iar_boundary.xcl -hex2 $PROJ_DIR$\..\stack\FlashROM\Exe\sp_oad_offchip_cc2640r2lp_stack_FlashROM.hex -k "$TOOLS_BLE_DIR$\oad\private.pem" -o $EXE_DIR$\$TARGET_BNAME$_oad"

全部是默认安装,昨天我吧SDK重装几次编译了onchip——oad,后面也是编译出错,有什么方法不重装,修改编译命令就好的?