cc_build_debug.log
来自「dm6446开发板上的源程序 video_loopback」· LOG 代码 · 共 38 行
LOG
38 行
------------------------- video_loop_csl.pjt - Debug -------------------------
[main.c] "D:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -g -q -o1 -fr"./Debug/" -i"." -i"./include/" -i"../../../include/" -i"../../../csl/arm/inc/" -i"../../../csl/vpss/inc/" -d"_DEBUG" -d"ARM_SIDE" -me -mv5e --abi=ti_arm9_abi -@"Debug.lkf" "main.c"
"main.c", line 33: warning: this assembly directive potentially unsafe inside a function
"main.c", line 57: warning: this assembly directive potentially unsafe inside a function
[video_test.c] "D:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -g -q -o1 -fr"./Debug/" -i"." -i"./include/" -i"../../../include/" -i"../../../csl/arm/inc/" -i"../../../csl/vpss/inc/" -d"_DEBUG" -d"ARM_SIDE" -me -mv5e --abi=ti_arm9_abi -@"Debug.lkf" "video_test.c"
[Linking...] "D:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -@"Debug.lkf"
<Linking>
>> warning: Cannot find state of callee routine at addr 0 called from module
..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: Cannot find state of callee routine at addr 0 called from module
..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: Cannot find state of callee routine at addr 0 called from module
..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: Cannot find state of callee routine at addr 0 called from module
..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: Cannot find state of callee routine at addr 0 called from module
..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: During relocation, cannot find state of routine at addr -2147439388
called from module
..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: During relocation, cannot find state of routine at addr -2147439652
called from module
..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: During relocation, cannot find state of routine at addr -2147439652
called from module
..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: During relocation, cannot find state of routine at addr -2147439388
called from module
..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: During relocation, cannot find state of routine at addr -2147439652
called from module
..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
Build Complete,
0 Errors, 12 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?