capturer.plg
来自「工厂环境污染控制数据采集器」· PLG 代码 · 共 29 行
PLG
29 行
Build target 'DebugFlash'
compiling MAIN.C...
MAIN.C(1789): warning: #550-D: variable "var1" was set but never used
MAIN.C(5033): warning: #174-D: expression has no effect
MAIN.C(5893): warning: #111-D: statement is unreachable
MAIN.C(4780): warning: #177-D: variable "var1" was declared but never referenced
MAIN.C(4782): warning: #177-D: variable "buf1" was declared but never referenced
MAIN.C(4784): warning: #177-D: variable "tst_uart_buf" was declared but never referenced
MAIN.C(4785): warning: #177-D: variable "tst_flag1" was declared but never referenced
compiling irq.c...
compiling target.c...
assembling LPC2300.s...
assembling swi_handler.s...
compiling uart.c...
compiling File_Config.c...
compiling MCI_LPC23xx.c...
compiling Net_Config.c...
compiling LPC23_EMAC.c...
linking...
.\obj\capturer.axf: Warning: L6305W: Image does not have an entry point. (Not specified or not set due to multiple choices.)
Program Size: Code=51132 RO-data=4720 RW-data=260 ZI-data=27792
FromELF: creating hex file...
User command #1: find "Total R" lst\gpio.map
---------- LST\GPIO.MAP
Total RO Size (Code + RO Data) 55852 ( 54.54kB)
Total RW Size (RW Data + ZI Data) 28052 ( 27.39kB)
Total ROM Size (Code + RO Data + RW Data) 56112 ( 54.80kB)
".\obj\capturer.axf" - 0 Error(s), 8 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?