cc_build_custom.log
来自「ICETEK-LF2407-A板和教学实验箱使用说明书及开发板的所有实验例程」· LOG 代码 · 共 56 行
LOG
56 行
----------------------------- Motor.pjt - Custom -----------------------------
[Motor.c] "C:\ti\c2400\cgtools\bin\dspcl" -g -as -fr"C:/2407EDULab/Lab16-Motor" -v2xx -@"Custom.lkf" "Motor.c"
[motor.c]
TMS320C24xx ANSI C Compiler Version 7.04
Copyright (c) 1987-2003 Texas Instruments Incorporated
"motor.c" ==> main
"motor.c" ==> Delay
"motor.c" ==> gptime1
"motor.c" ==> gp_init
"motor.c" ==> ConvertScanToChar
"motor.c" ==> ICETEKLF2407AInit
TMS320C24xx ANSI C Codegen Version 7.04
Copyright (c) 1987-2003 Texas Instruments Incorporated
"motor.c" ==> main
"motor.c" ==> Delay
"motor.c" ==> gptime1
"motor.c" ==> gp_init
"motor.c" ==> ConvertScanToChar
"motor.c" ==> ICETEKLF2407AInit
TMS320C24xx COFF Assembler Version 7.04
Copyright (c) 1987-2003 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
[prct.asm] "C:\ti\c2400\cgtools\bin\dspcl" -g -as -fr"C:/2407EDULab/Lab16-Motor" -v2xx -@"Custom.lkf" "prct.asm"
<prct.asm>
TMS320C24xx COFF Assembler Version 7.04
Copyright (c) 1987-2003 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
[vectors.asm] "C:\ti\c2400\cgtools\bin\dspcl" -g -as -fr"C:/2407EDULab/Lab16-Motor" -v2xx -@"Custom.lkf" "vectors.asm"
<vectors.asm>
TMS320C24xx COFF Assembler Version 7.04
Copyright (c) 1987-2003 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
[Linking...] "C:\ti\c2400\cgtools\bin\dspcl" -@"Custom.lkf"
<Linking>
TMS320C24xx COFF Linker Version 7.04
Copyright (c) 1987-2003 Texas Instruments Incorporated
Build Complete,
0 Errors, 0 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?