cc_build_debug.log

来自「使用TI DSP 2407A 进行开发的源代码」· LOG 代码 · 共 34 行

LOG
34
字号
---------------------------  tempature.pjt - Debug  ---------------------------
"d:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ti/myprojects/invert/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "AD.c"
[ad.c]

"d:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ti/myprojects/invert/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "interrupt.c"
[interrupt.c]

"d:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ti/myprojects/invert/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "IO.c"
[io.c]

"d:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ti/myprojects/invert/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "PWM.c"
[pwm.c]

"d:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ti/myprojects/invert/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "sci.c"
[sci.c]

"d:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ti/myprojects/invert/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "sys.c"
[sys.c]

"d:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ti/myprojects/invert/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "temp.c"
[temp.c]

"d:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"D:/ti/myprojects/invert/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "VECTORS.ASM"
<vectors.asm>

"d:\ti\c2400\cgtools\bin\dspcl" -@"Debug.lkf"
<Linking>
TMS320C24xx COFF Linker                 Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 


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

⌨️ 快捷键说明

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