⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pp.mp

📁 ICC刷卡C语言程序
💻 MP
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             lit   0026   00A4 =    164. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0026  __lit_start
       0026  _table_1
       0033  _table_2
       003D  _readcal1
       004A  _writecal1
       0056  _writecal2
       0067  _Name
       006D  _Num
       00CA  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   00CA   0A78 =   2680. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0065  __start
       0065  __text_start
       0084  _exit
       0085  _WriteDataLCM
       0097  _WriteCommandLCM
       00AA  _ReadStatusLCM
       00BC  _DisplayOneChar
       00CF  _DisplayListChar
       00F1  _DisplayListChar1
       0113  _LCMInit
       0137  _RxUart
       01B6  _OutLed
       020E  _OutTone
       0259  _Time2
       025F  _TxRomUart
       026D  _TxRamUart
       027B  _CopyRom
       0293  _CopyRam
       02AB  _CmpsRom
       02C6  _CmpsRam
       02E1  _delay_ms
       02F9  _init_atmega
       031B  _RxGsm
       0412  _RxCal
       051B  _Time0
       052F  _main
       0550  pop_gset2
       0552  pop_gset5
       0554  push_gset5
       0556  push_gset4
       0558  push_gset3
       055A  push_gset2
       055C  push_gset1
       055F  pop_gset1
       0560  pop
       0573  push_lset
       058A  pop_lset
       05A1  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0060   012E =    302. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __bss_start
       0060  _RxCalDely
       0061  _RxCalAddr
       0062  _RxGsmAddr
       0063  _OutToneDely
       0065  _OutToneCount1
       0066  _OutToneCount
       0067  _OutToneAddr
       0068  _OutLedDely
       006A  _OutLedAddr
       006B  _RxUartDely
       006D  _RxUartWait
       006F  _RxUartLeng
       0071  _RxUartTemp
       0072  _RxUartAddr
       0073  _RxUartDbuf
       016D  _NameBuf
       0174  _NumBuf
       017D  _checktemp
       017E  _writecaltemp
       018E  __bss_end

Area                               Start  End    Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   0008 =      8. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

C:\icc\lib\crtAVR.o	[ crtavr.s ]
pp.o	[ pp.c ]
<library>	[ gpop2.s, gpop5.s, gpush.s, lpush.s ]

User Global Definitions

ram_end = 0x45f
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x26
data = 0x60
eeprom:1.512

⌨️ 快捷键说明

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