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.

TI工程师能否指导一下如何解除这个error?



在使用论坛上下载的SRIO例程,将其改成SYS/BIOS模式时,加入了doorbell中断后,出现如下错误,不知原因,请TI工程师能给予解答:

C:\Program Files\Texas Instruments\ccsv5\utils\gmake\gmake -k all 'Building file: ../6678.cfg' 'Invoking: XDCtools' "C:/Program Files/Texas Instruments/xdctools_3_20_08_88/xs" --xdcpath="C:/Program Files/Texas Instruments/mcsdk_2_00_00_beta2/demos;C:/Program Files/Texas Instruments/pdk_C6670_1_0_0_9_beta2/packages;C:/Program Files/Texas Instruments/pdk_C6678_1_0_0_9_beta2/packages;C:/Program Files/Texas Instruments/ipc_1_22_05_27/packages;C:/Program Files/Texas Instruments/ndk_2_20_03_24/packages;C:/Program Files/Texas Instruments/bios_6_31_04_27/packages;C:/Program Files/Texas Instruments/xdais_7_20_00_07/packages;C:/Program Files/Texas Instruments/xdais_7_20_00_07/examples;C:/Program Files/Texas Instruments/edma3_lld_02_11_01_02/packages;C:/Program Files/Texas Instruments/ccsv5/uia_1_00_01_09_eng/packages;C:/Program Files/Texas Instruments/imglib_c66x_3_0_1_0/packages;C:/Program Files/Texas Instruments/dsplib_c66x_3_0_0_7/packages;E:\study\DSP\6678_board\myRepository\packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p myBoard -r debug -b "E:/study/205_project/SRIO/SRIO_Liu_BIOS/SRIO/src/Debug/configPkg/config.bld" -c "C:/Program Files/Texas Instruments/ccsv5/tools/compiler/c6000" "../6678.cfg" making package.mak (because of package.bld) ... js: "E:/study/205_project/SRIO/SRIO_Liu_BIOS/SRIO/src/Debug/configPkg/config.bld", line 3: Error: Can't find import file: 'E:/study/205_project/SRIO/SRIO_Liu/SRIO/.config/xconfig_6678/config.bld' (not found along 'E:\study\205_project\SRIO\SRIO_Liu_BIOS\SRIO\src\Debug\configPkg/;.;C:/PROGRA~1/TEXASI~1/mcsdk_2_00_00_beta2/demos;C:/PROGRA~1/TEXASI~1/pdk_C6670_1_0_0_9_beta2/packages;C:/PROGRA~1/TEXASI~1/pdk_C6678_1_0_0_9_beta2/packages;C:/PROGRA~1/TEXASI~1/ipc_1_22_05_27/packages;C:/PROGRA~1/TEXASI~1/ndk_2_20_03_24/packages;C:/PROGRA~1/TEXASI~1/bios_6_31_04_27/packages;C:/PROGRA~1/TEXASI~1/xdais_7_20_00_07/packages;C:/PROGRA~1/TEXASI~1/xdais_7_20_00_07/examples;C:/PROGRA~1/TEXASI~1/edma3_lld_02_11_01_02/packages;C:/PROGRA~1/TEXASI~1/ccsv5/uia_1_00_01_09_eng/packages;C:/PROGRA~1/TEXASI~1/imglib_c66x_3_0_1_0/packages;C:/PROGRA~1/TEXASI~1/dsplib_c66x_3_0_0_7/packages;E:/study/DSP/6678_board/myRepository/packages;C:/PROGRA~1/TEXASI~1/xdctools_3_20_08_88/packages;..;C:/PROGRA~1/TEXASI~1/xdctools_3_20_08_88;C:/PROGRA~1/TEXASI~1/xdctools_3_20_08_88/etc;C:\PROGRA~1\TEXASI~1\xdctools_3_20_08_88/include;C:\PROGRA~1\TEXASI~1\xdctools_3_20_08_88/packages')     "./config.bld", line 3 xdctools_3_20_08_88\gmake.exe: *** No rule to make target `.configuro'.  Stop. js: "C:/Program Files/Texas Instruments/xdctools_3_20_08_88/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted. gmake: *** [configPkg/compiler.opt] Error 1 gmake: Target `all' not remade because of errors.

  • 不加入中断的时候有问题么,你的中断是怎么移植的,可能是bios工程中使用了INTC相关代码与HWI等冲突,或者是HWI等配置有问题。

  • 您好,这个error已经解决了,我把工程中所有关于中断配置的代码都删去,恢复到原先没有error的状态,然后再重新配置一遍中断,结果就没有再出现那个error了。请问这是怎么回事?是CCS不稳定造成的吗?

  • 前后配置是完全一样的么?那你在重启ccs后把之前出错的工程重新import进来编译试试看有没有问题。

  • 前后配置是一样的呢。。

  • 我在用CCS5.0.2调试PCIE例程的过程中,突然出现如下错误:是在C6678评估板强制断电后,出现的软件编译不通过,之前用得好好的,重启CCS,重新加载工程文件,均不能解决问题,但是其他简单的工程文件可以编译通过


    **** Build of configuration Debug for project PCIE_exampleProject ****

    D:\ti\ccsv5\utils\bin\gmake -k all
    'Building file: ../pcie_sample.cfg'
    'Invoking: XDCtools'
    "D:/ti/xdctools_3_23_04_60/xs" --xdcpath="D:/ti/edma3_lld_02_11_05_02/packages;D:/ti/ipc_1_24_03_32/packages;D:/ti/bios_6_33_06_50/packages;D:/ti/pdk_C6678_1_1_2_6/packages;D:/ti/ccsv5/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r debug -c "D:/ti/ccsv5/tools/compiler/c6000_7.3.4" "../pcie_sample.cfg"
    系统无法执行指定的程序。
    gmake: *** [configPkg/compiler.opt] Error 1
    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

  • 我在用CCS5.0.2调试PCIE例程的过程中,突然出现如下错误:是在C6678评估板强制断电后,出现的软件编译不通过,之前用得好好的,重启CCS,重新加载工程文件,均不能解决问题,但是其他简单的工程文件可以编译通过


    **** Build of configuration Debug for project PCIE_exampleProject ****

    D:\ti\ccsv5\utils\bin\gmake -k all 
    'Building file: ../pcie_sample.cfg'
    'Invoking: XDCtools'
    "D:/ti/xdctools_3_23_04_60/xs" --xdcpath="D:/ti/edma3_lld_02_11_05_02/packages;D:/ti/ipc_1_24_03_32/packages;D:/ti/bios_6_33_06_50/packages;D:/ti/pdk_C6678_1_1_2_6/packages;D:/ti/ccsv5/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r debug -c "D:/ti/ccsv5/tools/compiler/c6000_7.3.4" "../pcie_sample.cfg"
    系统无法执行指定的程序。
    gmake: *** [configPkg/compiler.opt] Error 1
    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

    要重装软件么?

    感觉不是软件的问题。

  • 一一确认一下下述编译使用的工具版本是否已经安装,可以在工程属性中确认。建议你至少升级CCS到5.1以上版本。

    "D:/ti/xdctools_3_23_04_60/xs" --xdcpath="D:/ti/edma3_lld_02_11_05_02/packages;D:/ti/ipc_1_24_03_32/packages;D:/ti/bios_6_33_06_50/packages;D:/ti/pdk_C6678_1_1_2_6/packages;D:/ti/ccsv5/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r debug -c "D:/ti/ccsv5/tools/compiler/c6000_7.3.4" "../pcie_sample.cfg"

  • 你好,TI路径下有xdctools_3_23_04_60文件夹,并且工程文件属性的xdc tools选择的也是这个版本,请问出现这种问题,是路径问题,还是工程文件缺失的问题(O_O)?
  • 软件已经重装,可用了,之前估计是中毒了
  • 你好!我在使用IAR7.4编译官方例程时显示没错,但是make的时候显示出错如下,请问能不能帮我看一下什么情况?

    Building configuration: CC2640App - FlashROM 

    Updating build tree... 
    Performing Pre-Build Action 
    Error while running "C:\ti\xdctools_3_30_06_67_core/xs" --xdcpath="C:\ti\tirtos_simplelink_2_11_01_09\products\bios_6_41_02_41\packages" iar.tools.configuro -c "D:\IAR Systems\Embedded Workbench 7.2\arm" --cc "D:\IAR Systems\ 
    Embedded Workbench 7.2\arm\bin\iccarm.exe" --device "CC2640F128" --compileOptions "-D USE_ICALL -D POWER_SAVING -D HEAPMGR_SIZE=2672 -D TI_DRIVERS_SPI_DMA_INCLUDED -D TI_DRIVERS_LCD_INCLUDED -D 
    ICALL_MAX_NUM_TASKS=3 -D ICALL_MAX_NUM_ENTITIES=6 -D xdc_runtime_Assert_DISABLE_ALL -D xdc_runtime_Log_DISABLE_ALL -D MAX_NUM_BLE_CONNS=1 -D CC26XXWARE -D CC26XX --diag_suppress Pa050 -o C:\ti\ 
    simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640\FlashROM\Obj\ --debug --endian=little --cpu=Cortex-M3 -f C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\ 
    SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640\..\..\..\..\..\..\..\Projects\ble\config\buildComponents.opt -f C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640\configPkg\ 
    compiler.opt.defs -f C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640\..\..\Config\IAR-Boundary.bdef -e --fpu=None --dlib_config \"D:\IAR Systems\Embedded Workbench 
    7.2\arm\INC\c\DLib_Config_Normal.h\" -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\ 
    SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../Source/Application\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Projects/ble/include\ -I C:\ 
    ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Projects/ble/ICall/Include\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\ 
    CC26xx\IAR\Application\CC2640/../../../../../../../Projects/ble/Profiles/Roles/CC26xx\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\ 
    CC2640/../../../../../../../Projects/ble/Profiles/Roles\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Projects/ble/Profiles/DevInfo\ -I C:\ti\simplelink\ 
    ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Projects/ble/Profiles/SimpleProfile/CC26xx\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\ 
    CC26xx\IAR\Application\CC2640/../../../../../../../Projects/ble/Profiles/SimpleProfile\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\ 
    CC2640/../../../../../../../Projects/ble/common/cc26xx\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Components/applib/heap\ -I C:\ti\simplelink\ 
    ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Components/ble/hci\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\ 
    Application\CC2640/../../../../../../../Components/ble/controller/CC26xx/include\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Components/ble/host\ -I C:\ti\ 
    simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Components/hal/target/CC2650/rom\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\ 
    SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Components/hal/target/CC2650TIRTOS\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\ 
    CC2640/../../../../../../../Components/hal/target/_common/cc26xx\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Components/hal/include\ -I C:\ti\simplelink\ 
    ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Components/osal/include\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\ 
    Application\CC2640/../../../../../../../Components/services/sdata\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Components/services/saddr\ -I C:\ti\ 
    simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640/../../../../../../../Components/icall/include\ -I C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\ 
    CC26xx\IAR\Application\CC2640/../../../../../../../Components/ble/include\ -I C:\ti\tirtos_simplelink_2_11_01_09\products\cc26xxware_2_20_06_14829\ -I C:\ti\tirtos_simplelink_2_11_01_09\packages\ -I C:\ti\tirtos_simplelink_2_11_01_09\ 
    packages\ti\boards\SRF06EB\CC2650EM_7ID\ -Ohz" --linkOptions "-o C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640\FlashROM\Exe\ 
    SimpleBLEPeripheralAppFlashROM.out --config_def RTOS_ROM=1 --map C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640\FlashROM\List\ 
    SimpleBLEPeripheralAppFlashROM.map --config C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640\..\..\..\..\..\common\cc26xx\IAR\cc26xx_ble_app.icf --keep 
    __vector_table -f C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640\configPkg\linker.cmd -f C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\ 
    CC26xx\IAR\Application\CC2640\..\..\Config\IAR-Boundary.xcl C:\ti\tirtos_simplelink_2_11_01_09\products\cc26xxware_2_20_06_14829\driverlib\bin\iar\driverlib.lib C:\ti\tirtos_simplelink_2_11_01_09\packages\ti\drivers\lib\ 
    drivers_cc26xxware.arm3 --entry __iar_program_start --vfe" --profile release --projFile "C:\ti\simplelink\ble_cc26xx_2_00_00_42893\Projects\ble\SimpleBLEPeripheral\CC26xx\IAR\Application\CC2640\CC2640App.ewp" 

    Total number of errors: 1 
    Total number of warnings: 0

  • 请问楼主解决了吗?小弟也遇到同样的错误。怎么解决的,谢谢。

  • 请问楼主解决了吗?小弟也遇到这个问题了,单个编译没有问题,make就提示以上错误。

  • Program file does not exist
    E:\doppler_v10\doppler_v10\Debug\doppler_v10.out not found

    E:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors.

  • E:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors.