menjingdata.lde

来自「这是一个PIC单片机的实时操作系统」· 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   911h (  2321) of  2000h words   ( 28.3%)
    CONST                used    C7h (   199) of  2000h words   (  2.4%)
    ENTRY                used    16h (    22) of  2000h words   (  0.3%)
    STRING               used     0h (     0) of  2000h words   (  0.0%)

Data space:
    BANK0                used    5Dh (    93) of    60h bytes   ( 96.9%)
    BANK1                used     Ah (    10) of    50h bytes   ( 12.5%)
    BANK2                used     0h (     0) of    60h 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     0h (     0) of     1h word    (  0.0%)

Summary:
    Program space        used   9EEh (  2542) of  2000h words   ( 31.0%)
    Data space           used    68h (   104) of   170h bytes   ( 28.3%)
    EEPROM space         used     0h (     0) of   100h bytes   (  0.0%)
    ID Location space    used     0h (     0) of     4h bytes   (  0.0%)
    Configuration bits   used     0h (     0) of     1h word    (  0.0%)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?