cc_build_debug.log
来自「TI评估板提供的指示灯例程」· LOG 代码 · 共 18 行
LOG
18 行
------------------------------ led.pjt - Debug ------------------------------
[boot.asm] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ICETEK/PCI6416/Examples/led/Debug" -d"_DEBUG" -mv6400 -@"Debug.lkf" "boot.asm"
[led.c] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ICETEK/PCI6416/Examples/led/Debug" -d"_DEBUG" -mv6400 -@"Debug.lkf" "led.c"
[Linking...] "c:\ti\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
hex6x led_hex.cmd
Translating led.out to ASCII-Hex format...
"led.out" ==> bootload
"led.out" ==> vectors
"led.out" ==> .text
"led.out" ==> .cinit
Build Complete,
0 Errors, 0 Warnings, 0 Remarks.
Please view the build output for errors and warnings for any custom steps.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?