cc_build_debug.log
来自「利用DSP控制LCD的程序实例代码」· LOG 代码 · 共 17 行
LOG
17 行
------------------------ LCD_ControllerC.pjt - Debug ------------------------
[LCD_ControllerC.C] "C:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -fr"E:/MyDSP/LCD_ControllerC/Debug" -d"_DEBUG" -@"Debug.lkf" "LCD_ControllerC.C"
[vectors.asm] "C:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -fr"E:/MyDSP/LCD_ControllerC/Debug" -d"_DEBUG" -@"Debug.lkf" "vectors.asm"
[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 + -
显示快捷键?