cc_build_debug.log
来自「dsp5402的写flash程序」· LOG 代码 · 共 14 行
LOG
14 行
----------------------------- test1.pjt - Debug -----------------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -fr"F:/progamDSP0902/write5402_flash/test1/Debug" -d"_DEBUG" -d"CHIP_5402" -@"Debug.lkf" "testflash.c"
[testflash.c]
"testflash.c", line 51: warning: variable "length" was declared but never referenced
"testflash.c", line 57: warning: variable "error" was set but never used
"testflash.c", line 198: warning: a value of type "unsigned int *" cannot be used to initialize an entity of type "int *"
"testflash.c", line 199: warning: a value of type "unsigned int *" cannot be used to initialize an entity of type "int *"
"c:\ti\c5400\cgtools\bin\cl500" -@"Debug.lkf"
<Linking>
Build Complete,
0 Errors, 4 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?