cc_build_debug.log
来自「音频编码解码」· LOG 代码 · 共 23 行
LOG
23 行
----------------------------- audio.pjt - Debug -----------------------------
[aic23.c] "C:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -q -fr"C:/VC5509AeS61/Lab0702-AudioG711/Debug" -i"C:/CCStudio_v3.1/c5500/dsplib/include" -d"_DEBUG" -ml -mn -@"Debug.lkf" "aic23.c"
[audio.c] "C:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -q -fr"C:/VC5509AeS61/Lab0702-AudioG711/Debug" -i"C:/CCStudio_v3.1/c5500/dsplib/include" -d"_DEBUG" -ml -mn -@"Debug.lkf" "audio.c"
[i2c.c] "C:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -q -fr"C:/VC5509AeS61/Lab0702-AudioG711/Debug" -i"C:/CCStudio_v3.1/c5500/dsplib/include" -d"_DEBUG" -ml -mn -@"Debug.lkf" "i2c.c"
[sdram_init.c] "C:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -q -fr"C:/VC5509AeS61/Lab0702-AudioG711/Debug" -i"C:/CCStudio_v3.1/c5500/dsplib/include" -d"_DEBUG" -ml -mn -@"Debug.lkf" "sdram_init.c"
[util.c] "C:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -q -fr"C:/VC5509AeS61/Lab0702-AudioG711/Debug" -i"C:/CCStudio_v3.1/c5500/dsplib/include" -d"_DEBUG" -ml -mn -@"Debug.lkf" "util.c"
[Linking...] "C:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -@"Debug.lkf"
<Linking>
>> warning: creating .stack section with default size of 500 words.
Use
-stack option to change the default size.
>> warning: creating .sysstack section with default size of 500 words.
Use
-sysstack option to change the default size.
Build Complete,
0 Errors, 2 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?