cc_build_debug.log
来自「TI2407系列的DSP的一些例子 希望对大家有帮助,是不错的程序」· LOG 代码 · 共 22 行
LOG
22 行
---------------------------- hd44780.pjt - Debug ----------------------------
"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ti/myprojects/hd44780/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "Define.asm"
<define.asm>
"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ti/myprojects/hd44780/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "GLOBAL.C"
[global.c]
"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ti/myprojects/hd44780/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "hd44780.c"
[hd44780.c]
"C:\ti\c2400\cgtools\bin\dspcl" -g -q -fr"C:/ti/myprojects/hd44780/Debug" -d"_DEBUG" -v2xx -@"Debug.lkf" "Main.c"
[main.c]
"C:\ti\c2400\cgtools\bin\dspcl" -@"Debug.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 + -
显示快捷键?