当前位置: 首页 > 工具软件 > X-BUILD > 使用案例 >

IAR 编译不过performing Post-Build Action的问题

龙成仁
2023-12-01

原链接:

http://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/314089


记事本打开C:\Program Files\Texas Instruments\BLE-CC254x-1.4.0\Projects\ble\common\cc2540\cc254x_ubl_pp.bat


修改成:


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

亲测可以解决问题。



Yvan


 类似资料: