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

📄 main.mp

📁 LCD128*64 atmega16驱动 带仿真文件
💻 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   008C   00A0 =    160. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       008C  __lit_start
       008C  _you1
       009C  _you2
       00AC  _xuan1
       00BC  _xuan2
       00CC  _ze1
       00DC  _ze2
       00EC  _gong1
       00FC  _gong2
       010C  _hu1
       011C  _hu2
       012C  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   012C   0244 =    580. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0096  __text_start
       0096  __start
       00B6  _exit
       00B7  _port_init
       00BE  _check_busy
       00CF  _LCD_Clean
       00F9  _LCD_Init
       0118  _init_devices
       0122  _write_chineseH
       0151  _write_chineseL
       0184  _main
       0193  pop_gset2
       0196  pop_gset3
       0199  push_gset1
       019C  pop_gset1
       019D  pop
       01B0  push_gset2
       01B4  push_gset3
       01B8  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0100   0001 =      1. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0100  __bss_start
       0100  _flag
       0101  __bss_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   0004 =      4. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

C:\icc\lib\crtatmega.o	[ crtatmega.s ]
main.o	[ main.c ]
<library>	[ gpop2.s, gpop3.s, gpush.s, gpush2.s, gpush3.s ]

User Global Definitions

ram_end = 0x10ff
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x8c
data = 0x100
eeprom:1.4096

⌨️ 快捷键说明

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