cc_build_debug.log
来自「在ccs软件上实现输出hello world!」· LOG 代码 · 共 11 行
LOG
11 行
----------------------------- hello.pjt - Debug -----------------------------
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -o3 -fr"c:/ti/tutorial/sim62xx/hello1/Debug" -@"Debug.lkf" "hello.c"
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -o3 -fr"c:/ti/tutorial/sim62xx/hello1/Debug" -@"Debug.lkf" "vectors.asm"
"c:\ti\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
Build Complete,
0 Errors, 0 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?