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.

进行OAD功能的调试时,配置完IMAGEA,编译出现了卡死情况Performing Post-Build Action ,求助怎么解决?

Other Parts Discussed in Thread: CC2540

使用了这个方法,还是不行

@echo off
chdir %1\..\..\common\cc2540
start cc254x_ubl_pp.js %2 %3 %4 %5

改为如下:

@echo off

%~d1
chdir %1\..\..\common\cc2540

start cc254x_ubl_pp.js %2 %3 %4 %5

并且我确定修改的那个文件就是本工程使用的,我这是一个完整的工程

这是提示

Error while running "F:\Adition\BLELock\Projects\ble\common\CC2540\cc254x_ubl_pp.bat" "$PROJ_DIRquot; "ProdUBL" "F:\Adition\BLELock\Projects\ble\
SimpleBLEPeripheral\CC2540DB\Image_A\Exe\KeyFobDemo"