cc_build_debug.log
来自「一个DSP的完整程序」· LOG 代码 · 共 18 行
LOG
18 行
-------------------------- BootProtect.pjt - Debug --------------------------
"C:\TI\C5400\CGTOOLS\BIN\cl500" -g -q -fr"D:/WORK/TempProtect/BootProtect/Debug" -d"_DEBUG" -@"Debug.lkf" "Second_Boot_Main.c"
"Second_Boot_Main.c", line 100: warning: variable "p" was declared but never referenced
"Second_Boot_Main.c", line 100: warning: variable "i" was declared but never referenced
"C:\TI\C5400\CGTOOLS\BIN\cl500" -g -q -fr"D:/WORK/TempProtect/BootProtect/Debug" -d"_DEBUG" -@"Debug.lkf" "SubFunctoin.asm"
"C:\TI\C5400\CGTOOLS\BIN\cl500" -g -q -fr"D:/WORK/TempProtect/BootProtect/Debug" -d"_DEBUG" -@"Debug.lkf" "SysInit.asm"
"C:\TI\C5400\CGTOOLS\BIN\cl500" -g -q -fr"D:/WORK/TempProtect/BootProtect/Debug" -d"_DEBUG" -@"Debug.lkf" "vectors.asm"
"C:\TI\C5400\CGTOOLS\BIN\cl500" -@"Debug.lkf"
>> warning: can't create map file 'D:/WORK/TEST_CXP/BINtool/BootProtect.map': No
such file or directory
Build Complete,
0 Errors, 3 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?