cc_build_debug.log
来自「基于TMS320VC5509的PCM编码」· LOG 代码 · 共 23 行
LOG
23 行
----------------------------- audio.pjt - Debug -----------------------------
"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"H:/Lab0702-AudioG711/Debug" -i"$(Install_dir)/c5500/dsplib/include" -d"_DEBUG" -ml -mn -@"Debug.lkf" "aic23.c"
[aic23.c]
"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"H:/Lab0702-AudioG711/Debug" -i"$(Install_dir)/c5500/dsplib/include" -d"_DEBUG" -ml -mn -@"Debug.lkf" "audio.c"
[audio.c]
"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"H:/Lab0702-AudioG711/Debug" -i"$(Install_dir)/c5500/dsplib/include" -d"_DEBUG" -ml -mn -@"Debug.lkf" "i2c.c"
[i2c.c]
"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"H:/Lab0702-AudioG711/Debug" -i"$(Install_dir)/c5500/dsplib/include" -d"_DEBUG" -ml -mn -@"Debug.lkf" "sdram_init.c"
[sdram_init.c]
"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"H:/Lab0702-AudioG711/Debug" -i"$(Install_dir)/c5500/dsplib/include" -d"_DEBUG" -ml -mn -@"Debug.lkf" "util.c"
[util.c]
"c:\ti\c5500\cgtools\bin\cl55" -@"Debug.lkf"
<Linking>
>> *command line*: error: can't find input file 55xdspx.lib
Build Complete,
1 Errors, 0 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?