cc_build_debug.log
来自「一个TIDM642DSP处理器测试程序」· LOG 代码 · 共 15 行
LOG
15 行
---------------------------- zosd705.pjt - Debug ----------------------------
"d:\ccs\c6000\cgtools\bin\cl6x" -g -k -q -o2 -fr"D:/ccs/myprojects/zosd705/Debug" -d"_DEBUG" -mt -mi -mv6400 -mx -@"Debug.lkf" "main.c"
Warning: The project has no cmd file while the Text Linker is selected
"d:\ccs\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
>> warning: creating .stack section with default size of 400 (hex) words.
Use
-stack option to change the default size.
>> warning: creating .sysmem section with default size of 400 (hex) words.
Use -heap option to change the default size.
Build Complete,
0 Errors, 3 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?