cc_build_debug.log
来自「图象的均值滤波」· LOG 代码 · 共 16 行
LOG
16 行
----------------------------- image.pjt - Debug -----------------------------
"f:\program files\ti\c5400\cgtools\bin\cl500" -g -q -fr"F:/Program Files/ti/myprojects/image/Debug" -d"_DEBUG" -@"Debug.lkf" "image.c"
"f:\program files\ti\c5400\cgtools\bin\cl500" -g -q -fr"F:/Program Files/ti/myprojects/image/Debug" -d"_DEBUG" -@"Debug.lkf" "vectors.asm"
"f:\program files\ti\c5400\cgtools\bin\cl500" -@"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, 2 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?