cc_build_resizer.log

来自「dm6446开发板上的源程序 video_loopback」· LOG 代码 · 共 39 行

LOG
39
字号
------------------------  video_resizer.pjt - resizer  ------------------------
[main.c] "D:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -g -q -o1 -fr"./resizer/" -i"." -i"./include/" -i"../../../include/" -i"../../../csl/arm/inc/" -i"../../../csl/vpss/inc/" -d"_DEBUG" -d"ARM_SIDE" -d"SDRAM" -me -mv5e --abi=ti_arm9_abi -@"resizer.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"./resizer/" -i"." -i"./include/" -i"../../../include/" -i"../../../csl/arm/inc/" -i"../../../csl/vpss/inc/" -d"_DEBUG" -d"ARM_SIDE" -d"SDRAM" -me -mv5e --abi=ti_arm9_abi -@"resizer.lkf" "video_test.c"
"video_test.c", line 311: warning: statement is unreachable

[Linking...] "D:\CCStudio_v3.2\tms470\cgtools\bin\cl470" -@"resizer.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 -2147439516
            called from module
            ..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: During relocation, cannot find state of routine at addr -2147439780
            called from module
            ..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: During relocation, cannot find state of routine at addr -2147439780
            called from module
            ..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: During relocation, cannot find state of routine at addr -2147439516
            called from module
            ..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib
>> warning: During relocation, cannot find state of routine at addr -2147439780
            called from module
            ..\..\..\csl\vpss\lib\Debug\davinci_vpss_csl_lib.lib

Build Complete,
  0 Errors, 13 Warnings, 0 Remarks.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?