cc_build_custom.log

来自「非常实用的韩国dsp2407源代码」· LOG 代码 · 共 38 行

LOG
38
字号
-----------------------------  IO_1.pjt - Custom  -----------------------------
"D:\ti\c2400\cgtools\bin\dspcl" -g -as -fr"C:/tic2xx/myprojects/2407/1.IO/IO_1" -v2xx -@"Custom.lkf" "IO_1.c"
[io_1.c]
TMS320C24xx ANSI C Compiler          Version 7.01
Copyright (c) 1987-2002  Texas Instruments Incorporated 
   "io_1.c"   ==> bad_trap
   "io_1.c"   ==> main
TMS320C24xx ANSI C Codegen                  Version 7.01
Copyright (c) 1987-2002  Texas Instruments Incorporated 
   "io_1.c"   ==> bad_trap
   "io_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/1.IO/IO_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 + -
显示快捷键?