cc_build_debug.log
来自「TMS320VC5416开发板上」· LOG 代码 · 共 14 行
LOG
14 行
-------------------------- pcm3002loop.pjt - Debug --------------------------
[main.c] "D:\CCStudio_v3.1\C5400\cgtools\bin\cl500" -g -fr"D:/CCStudio_v3.1/MyProjects/pcm3002loop/Debug" -d"_DEBUG" -@"Debug.lkf" "main.c"
[vectors.asm] "D:\CCStudio_v3.1\C5400\cgtools\bin\cl500" -g -fr"D:/CCStudio_v3.1/MyProjects/pcm3002loop/Debug" -d"_DEBUG" -@"Debug.lkf" "vectors.asm"
[Linking...] "D:\CCStudio_v3.1\C5400\cgtools\bin\cl500" -@"Debug.lkf"
<Linking>
>> warning: creating .stack section with default size of 400 (hex) words.
Use
-stack option to change the default size.
Build Complete,
0 Errors, 1 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?