917pim.lde
来自「是关于PIC单片机(型号是PIC16F917)实现液晶显示的一个DEMO」· LDE 代码 · 共 35 行
LDE
35 行
Advisory[1207] : some of the command line options you are using are now obsolete
Advisory[1208] : use --help option or refer to the user manual for option details
Memory Usage Map:
Program space:
CODE used 66Ch ( 1644) of 2000h words ( 20.1%)
CONST used 0h ( 0) of 2000h words ( 0.0%)
ENTRY used 0h ( 0) of 2000h words ( 0.0%)
STRING used 0h ( 0) of 2000h words ( 0.0%)
Data space:
BANK0 used 1Ch ( 28) of 60h bytes ( 29.2%)
BANK1 used 0h ( 0) of 50h bytes ( 0.0%)
BANK2 used 0h ( 0) of 50h bytes ( 0.0%)
BANK3 used 0h ( 0) of 60h bytes ( 0.0%)
COMBANK used 1h ( 1) of 10h bytes ( 6.3%)
EEPROM space:
EEDATA used 0h ( 0) of 100h bytes ( 0.0%)
ID Location space:
IDLOC used 0h ( 0) of 4h bytes ( 0.0%)
Configuration bits:
CONFIG used 1h ( 1) of 1h word (100.0%)
Summary:
Program space used 66Ch ( 1644) of 2000h words ( 20.1%)
Data space used 1Dh ( 29) of 160h bytes ( 8.2%)
EEPROM space used 0h ( 0) of 100h bytes ( 0.0%)
ID Location space used 0h ( 0) of 4h bytes ( 0.0%)
Configuration bits used 1h ( 1) of 1h word (100.0%)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?