cc_build.log
来自「用SEED-DTK DSP平台开发的直流电机和步进电机控制的源码」· LOG 代码 · 共 62 行
LOG
62 行
dspa boot_vec.asm boot_vec.obj -v2xx -GsTMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
dspcl MOTOR_DTK.c -g -v2xx -as -frD:\tic2xx\myprojects\MOTOR_SPI_DTK[MOTOR_DTK.c]
TMS320C2x/C2xx/C5x ANSI C Compiler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
"MOTOR_DTK.c" ==> main
"MOTOR_DTK.c" ==> c_int2
"MOTOR_DTK.c" ==> c_int3
"MOTOR_DTK.c" ==> c_int1
"MOTOR_DTK.c" ==> timer_init
"MOTOR_DTK.c" ==> timer1_set
"MOTOR_DTK.c" ==> timer2_set
"MOTOR_DTK.c" ==> SpiInit
"MOTOR_DTK.c" ==> dc_motor_clockwise
"MOTOR_DTK.c" ==> dc_motor_anticlockwise
"MOTOR_DTK.c" ==> dc_motor_stop
"MOTOR_DTK.c" ==> step_motor
"MOTOR_DTK.c" ==> step_motor_stop
"MOTOR_DTK.c" ==> DELAY
"MOTOR_DTK.c" ==> ledturnon
"MOTOR_DTK.c" ==> sys_reset
TMS320C2x/C2xx/C5x ANSI C Codegen Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
"MOTOR_DTK.c" ==> main
"MOTOR_DTK.c" ==> c_int2
"MOTOR_DTK.c" ==> c_int3
"MOTOR_DTK.c" ==> c_int1
"MOTOR_DTK.c" ==> timer_init
"MOTOR_DTK.c" ==> timer1_set
"MOTOR_DTK.c" ==> timer2_set
"MOTOR_DTK.c" ==> SpiInit
"MOTOR_DTK.c" ==> dc_motor_clockwise
"MOTOR_DTK.c" ==> dc_motor_anticlockwise
"MOTOR_DTK.c" ==> dc_motor_stop
"MOTOR_DTK.c" ==> step_motor
"MOTOR_DTK.c" ==> step_motor_stop
"MOTOR_DTK.c" ==> DELAY
"MOTOR_DTK.c" ==> ledturnon
"MOTOR_DTK.c" ==> sys_reset
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
PASS 1
PASS 2
No Errors, No Warnings
dsplnk MOTOR_DTK.makTMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
Build Complete,
0 Errors, 0 Warnings.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?