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.
C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\tools\LibSearch\libSearch.exe
G:\AmoMCU_newDIY\SimpleBLEPeripheral-phone2uart-sensor\CC26xx\IAR\Stack\CC2640\buildConfig.opt
C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\tools\LibSearch\parameters.xml
C:\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\Libraries\CC26xx\IAR\
G:\AmoMCU_newDIY\SimpleBLEPeripheral-phone2uart-sensor\CC26xx\IAR\Lib\ CC2640Stack.a FlashROM
相对路径是:
$TOOLKIT_DIR$\..\..\..\..\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\tools\LibSearch\libSearch.exe $PROJ_DIR$\..\..\Stack\CC2640\buildConfig.opt $TOOLKIT_DIR$\..\..\..\..\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\tools\LibSearch\parameters.xml $TOOLKIT_DIR$\..\..\..\..\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\Libraries\CC26xx\IAR\ $PROJ_DIR$\..\..\Lib\ $PROJ_FNAME$.a FlashROM
都可以查找该路径下文件,为什么还会出现:
Error while running C:\Program Files\IAR Systems\Embedded Workbench 7.2\arm\..\..\..\..\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\tools\LibSearch\libSearch.exe G:\AmoMCU_newDIY\SimpleBLEPeripheral-phone2uart-sensor\CC26xx\IAR\Stack\CC2640\..\..\Stack\CC2640\buildConfig.opt C:\Program Files\IAR Systems\Embedded Workbench 7.2\arm\..\..\..\..\ti\simplelink、ble_cc26xx_2_01_00_44423\Projects\tools\LibSearch\parameters.xml C:\Program Files\IAR Systems\Embedded WorkbenchIAR\ G:\AmoMCU_newDIY\SimpleBLEPeripheral-phone2uart-sensor\CC26xx\IAR\Stack\CC2640\..\..\Lib\ CC2640Stack.a FlashROM7.2\arm\..\..\..\..\ti\simplelink\ble_cc26xx_2_01_00_44423\Projects\ble\Libraries\CC26xx\
在IAR Tools-> Options-> Messages界面里面把Show build messages 改成All
这样可以看到更多的编译的消息,看看具体的出错信息是什么
你好,我现在也遇到了这个问题,请问你是怎么解决的呢,谢谢!