cc_build_custom.log

来自「用DSPtms2407实现电力系统数据采集的程序」· LOG 代码 · 共 68 行

LOG
68
字号
-----------------------------  test.pjt - Custom  -----------------------------
"C:\ti\c2400\cgtools\bin\dspcl" -g -as -i"c:/2407gjj" -mr -x0 -aw -v2xx -@"Custom.lkf" "TEST.c"
[test.c]
TMS320C24xx ANSI C Compiler          Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 
   "test.c"   ==> DISABLE
   "test.c"   ==> ENABLE
   "test.c"   ==> nothing
   "test.c"   ==> DELAY
   "test.c"   ==> work_begin
   "test.c"   ==> work_end
   "test.c"   ==> UARTSENT
   "test.c"   ==> UARTREC
   "test.c"   ==> CAN_SCI
   "test.c"   ==> power_calculate
   "test.c"   ==> ADINT
   "test.c"   ==> busy
   "test.c"   ==> eep_write
   "test.c"   ==> eep_read
   "test.c"   ==> calculate_offset
   "test.c"   ==> send_ok
   "test.c"   ==> main
TMS320C24xx ANSI C Codegen                  Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 
   "test.c"   ==> DISABLE
   "test.c"   ==> ENABLE
   "test.c"   ==> nothing
   "test.c"   ==> DELAY
   "test.c"   ==> work_begin
   "test.c"   ==> work_end
   "test.c"   ==> UARTSENT
   "test.c"   ==> UARTREC
   "test.c"   ==> CAN_SCI
   "test.c"   ==> power_calculate
   "test.c"   ==> ADINT
   "test.c"   ==> busy
   "test.c"   ==> eep_write
   "test.c"   ==> eep_read
   "test.c"   ==> calculate_offset
   "test.c"   ==> send_ok
   "test.c"   ==> main
TMS320C24xx COFF Assembler              Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

"C:\ti\c2400\cgtools\bin\dspcl" -g -as -i"c:/2407gjj" -mr -x0 -aw -v2xx -@"Custom.lkf" "vector.asm"
<vector.asm>
TMS320C24xx COFF Assembler              Version 7.02
Copyright (c) 1987-2002  Texas Instruments Incorporated 

 PASS 1
 PASS 2

 No Errors,  No Warnings

"C:\ti\c2400\cgtools\bin\dspcl" -@"Custom.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 + -
显示快捷键?