cc_build_custom.log

来自「dsptms320lf240x的定时器程序」· LOG 代码 · 共 40 行

LOG
40
字号
----------------------------  Timer_1.pjt - Custom  ----------------------------
"D:\ti\c2400\cgtools\bin\dspcl" -g -as -fr"C:/tic2xx/myprojects/2407/2.Timer/Timer_1" -v2xx -@"Custom.lkf" "timer_1.c"
[timer_1.c]
TMS320C24xx ANSI C Compiler          Version 7.01
Copyright (c) 1987-2002  Texas Instruments Incorporated 
   "timer_1.c"   ==> bad_trap
   "timer_1.c"   ==> c_int2
   "timer_1.c"   ==> main
TMS320C24xx ANSI C Codegen                  Version 7.01
Copyright (c) 1987-2002  Texas Instruments Incorporated 
   "timer_1.c"   ==> bad_trap
   "timer_1.c"   ==> c_int2
   "timer_1.c"   ==> main
TMS320C24xx COFF Assembler              Version 7.01
Copyright (c) 1987-2002  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

"D:\ti\c2400\cgtools\bin\dspcl" -g -as -fr"C:/tic2xx/myprojects/2407/2.Timer/Timer_1" -v2xx -@"Custom.lkf" "Vectors.asm"
<vectors.asm>
TMS320C24xx COFF Assembler              Version 7.01
Copyright (c) 1987-2002  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

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


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

⌨️ 快捷键说明

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