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.

救助啊,为什么我编译出现找不到cc254x_ubl_pp.js这个文件

Other Parts Discussed in Thread: CC2540

在post-build command line设置 "$PROJ_DIR$\..\..\common\cc2540\cc254x_ubl_pp.bat"

"$PROJ_DIR$" "ProdUBL"

"$PROJ_DIR$\CC2540USB\Exe\CC2540USB-UBL"

然后编译出现这个错误,找不到C:\Texas Instruments\BLE-CC254x-1.2.1\Projects\ble\common\cc2540\cc254x_ubl_pp.js这个文件,应该是那个cc254x_ubl_pp.bat出现了问题,但是不知道哪儿出了问题