📄 cc_build_debug.log
字号:
--------------------- DEC5502_IICEEPROMBOOT.pjt - Debug ---------------------
[5502_IICEEPROMBOOT.c] "c:\ti\c5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/fishkiller/SEED-DEC5502/03. Examples of Program/03. Examples of Program/01. DSP/BOOT/DEC5502_IICEEPROMBOOT/Debug" -i"E:/fishkiller/1205/1205/include" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "5502_IICEEPROMBOOT.c"
"5502_IICEEPROMBOOT.c", line 75: warning: variable "temp" was set but never
used
Uint16 temp = 1;
^
[E2PROM_Function.c] "c:\ti\c5500\cgtools\bin\cl55" -g -q -pdv -fr"E:/fishkiller/SEED-DEC5502/03. Examples of Program/03. Examples of Program/01. DSP/BOOT/DEC5502_IICEEPROMBOOT/Debug" -i"E:/fishkiller/1205/1205/include" -d"_DEBUG" -d"CHIP_5502" -ml -@"Debug.lkf" "E2PROM_Function.c"
"E2PROM_Function.c", line 18: warning: variable "old_intm" was set but never
used
int old_intm;
^
"E2PROM_Function.c", line 20: warning: variable "temp" was declared but never
referenced
Uint16 temp=1;
^
"E2PROM_Function.c", line 21: warning: variable "i" was declared but never
referenced
int i,j;
^
"E2PROM_Function.c", line 21: warning: variable "j" was declared but never
referenced
int i,j;
^
"E2PROM_Function.c", line 617: warning: variable "temp" was set but never used
Uint16 temp =1;
^
[Linking...] "c:\ti\c5500\cgtools\bin\cl55" -@"Debug.lkf"
Build Complete,
0 Errors, 6 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -