cc_build_debug.log
来自「交通灯实验 1.掌握交通灯控制原理 2.掌握用DSP方法驱动交通灯的方法」· LOG 代码 · 共 42 行
LOG
42 行
---------------------------- DSP5402.pjt - Debug ----------------------------
"C:\TI\C5400\CGTOOLS\BIN\cl500" -g -al -as -i"C:/ti/c5400/dsk5402/include" -v548 -@"Debug.lkf" "wd5402.c"
[wd5402.c]
TMS320C54x ANSI C/C++ Compiler Version 3.70
Copyright (c) 1996-2001 Texas Instruments Incorporated
"5402Fun.h" ==> watchdog
"5402Fun.h" ==> delay_nus
"5402Fun.h" ==> delay_ns
"5402Fun.h" ==> Max_CS
"5402Fun.h" ==> Max_CLK
"5402Fun.h" ==> Max_DIN
"5402Fun.h" ==> Max_SEND
"5402Fun.h" ==> dly_nus
"5402Fun.h" ==> LED_init
"5402Fun.h" ==> LED_test
"wd5402.c" ==> main
TMS320C54x ANSI C Codegen Version 3.70
Copyright (c) 1996-2001 Texas Instruments Incorporated
"5402Fun.h" ==> watchdog
"5402Fun.h" ==> delay_nus
"5402Fun.h" ==> delay_ns
"5402Fun.h" ==> Max_CS
"5402Fun.h" ==> Max_CLK
"5402Fun.h" ==> Max_DIN
"5402Fun.h" ==> Max_SEND
"5402Fun.h" ==> dly_nus
"5402Fun.h" ==> LED_init
"5402Fun.h" ==> LED_test
"wd5402.c" ==> main
TMS320C54x COFF Assembler Version 3.70
Copyright (c) 1996-2001 Texas Instruments Incorporated
PASS 1
PASS 2
"C:\TI\C5400\CGTOOLS\BIN\cl500" -@"Debug.lkf"
<Linking>
TMS320C54x COFF Linker Version 3.70
Copyright (c) 1996-2001 Texas Instruments Incorporated
Build Complete,
0 Errors, 0 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?