Quantcast
Channel: C6000™多核 - 最近的话题
Viewing all articles
Browse latest Browse all 5545

Compilation failure 编译出错

$
0
0

我导入这个工程时 <PDK_C6670_VXXX>\packages\ti\transport\ndk\nimu  修改路径后

build 时 出错


**** Build of configuration Debug for project nimu_eth_evmc6670l ****

"D:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: ../src/nimu_eth.c'
'Invoking: C6000 Compiler'
"D:/ti/C6000 Code Generation Tools 7.4.2/bin/cl6x" -mv6600 --abi=eabi -g --include_path="D:/ti/C6000 Code Generation Tools 7.4.2/include" --include_path="D:/ti/pdk_C6670_1_1_2_5/packages/ti/drv/cppi" --include_path="D:/ti/pdk_C6670_1_1_2_5/packages/ti/platform" --include_path="D:/ti/pdk_C6670_1_1_2_5/packages/ti/drv/qmss" --include_path="D:/ti/pdk_C6670_1_1_2_5/packages/ti/transport/ndk/nimu/src/nimu_eth.c" --define=EFUSE_MAC --define=_INCLUDE_NIMU_CODE --define=_INCLUDE_IPv6_CODE --define=_NDK_EXTERN_CONFIG --display_error_number --diag_warning=225 -k --asm_listing --preproc_with_compile --preproc_dependency="src/nimu_eth.pp" --obj_directory="src" --cmd_file="./configPkg/compiler.opt" "../src/nimu_eth.c"
[Code.]
>> WARNING: more than one source file is specified; preprocessor output will be generated for last file only
Fatal error #5: could not open source file "Code"
1 fatal error detected in the compilation of "Code".
Compilation terminated.

>> Compilation failure
gmake: *** [src/nimu_eth.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

我不知该怎样修改,也不知道错误原因,还望给位前辈给点建议。多谢给位。


Viewing all articles
Browse latest Browse all 5545

Trending Articles