motor_test.lde

来自「L297,L298驱动步进电机程序」· LDE 代码 · 共 37 行

LDE
37
字号
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    CEh (   206) of  1000h words   (  5.0%)
    CONST                used     0h (     0) of  1000h words   (  0.0%)
    ENTRY                used     0h (     0) of  1000h words   (  0.0%)
    STRING               used     0h (     0) of  1000h words   (  0.0%)

Data space:
    BANK0                used     Eh (    14) of    60h bytes   ( 14.6%)
    BANK1                used     1h (     1) of    60h bytes   (  1.0%)

EEPROM space:
    EEDATA               used     0h (     0) of    80h 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%)

Extra space:
    BANK3                used     1h (     1) of     1h unit    (100.0%)
    BANK2                used     1h (     1) of     1h unit    (100.0%)

Summary:
    Program space        used    CEh (   206) of  1000h words   (  5.0%)
    Data space           used     Fh (    15) of    C0h bytes   (  7.8%)
    EEPROM space         used     0h (     0) of    80h bytes   (  0.0%)
    ID Location space    used     0h (     0) of     4h bytes   (  0.0%)
    Configuration bits   used     1h (     1) of     1h word    (100.0%)
                         used     2h (     2) of     1h unit    (200.0%)

⌨️ 快捷键说明

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