cc_build_debug.log

来自「在CCS开发环境下的DSP 5502的UART控制框架程序」· LOG 代码 · 共 14 行

LOG
14
字号
--------------------------  DEC5502_UART.pjt - Debug  --------------------------
"c:\ti\c5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/study/program and files/DEC5502_UART/Debug" -i"E:/study/program and files/DEC5502_UART/include" -d"_DEBUG" -d"CHIP_5502" -ml -@"../Debug.lkf" "DEC5502_UART.c"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/study/program and files/DEC5502_UART/Debug" -i"E:/study/program and files/DEC5502_UART/include" -d"_DEBUG" -d"CHIP_5502" -ml -@"../Debug.lkf" "emif.c"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/study/program and files/DEC5502_UART/Debug" -i"E:/study/program and files/DEC5502_UART/include" -d"_DEBUG" -d"CHIP_5502" -ml -@"../Debug.lkf" "UART.c"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/study/program and files/DEC5502_UART/Debug" -i"E:/study/program and files/DEC5502_UART/include" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "vectors.s55"

"c:\ti\c5500\cgtools\bin\cl55" -@"Debug.lkf"

Build Complete,
  0 Errors, 0 Warnings, 0 Remarks.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?