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

📄 biaotoum48.mp

📁 AVR ICC基于AVR单片机的LED显示程序!
💻 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   0034   0028 =     40. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0034  _RPt100
       0034  __lit_start
       005C  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   005C   0010 =     16. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       005C  __idata_start
       006C  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   006C   0836 =   2102. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0036  __text_start
       0036  __start
       0055  _exit
       0056  _port_init
       0063  _DAT
       009C  _del
       00A4  _dot
       00ED  _A
       0141  _bee
       0176  _delay
       0184  _show
       01B8  _show4
       01EC  _PT100
       0270  _watchdog_init
       0275  _putchar
       027E  _uart0_init
       0290  _adc_init
       029C  _cw
       02B1  _cw1
       02C6  _init_devices
       02E1  _main
       0337  push_arg4
       0339  push_arg2
       033C  mod16u
       033E  div16u
       033F  xdiv16u
       0358  div32u
       035A  mod32u
       035E  div32s
       0360  mod32s
       038B  long_div_prolog
       039E  long_div_epilog
       03AD  tst_R16_R19
       03B2  tst_R24_R27
       03B7  neg_R16_R19
       03C0  neg_R24_R27
       03C9  empy16s
       03D9  empy32u
       03D9  empy32s
       0405  pop_gset2
       0407  pop_gset3
       0409  pop_gset4
       040B  pop_gset5
       040D  push_gset5
       040F  push_gset4
       0411  push_gset3
       0413  push_gset2
       0415  push_gset1
       0418  pop_gset1
       0419  pop
       042C  long_prolog
       043A  long_epilog
       0445  tstzero1
       044B  tstzero2
       0451  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0100   0010 =     16. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0100  __data_start
       0100  _shu
       010C  _tm
       0110  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0110   0022 =     34. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0110  __bss_start
       0110  _adc_mux
       0111  _adc_rel
       0131  _doudian
       0132  __bss_end

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

Files Linked      [ module(s) ]

C:\PROGRA~1\icc\lib\crtAVR.o	[ crtavr.s ]
btm48.o	[ btm48.c ]
<library>	[ asave.s, div16u.s, div32.s, emul16s.s, emul32.s, gpop2.s, gpop3.s, gpop4.s, gpop5.s, gpush.s, longutil.s ]


User Global Definitions

ram_end = 0x2ff
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x34
data = 0x100
eeprom:1.256

⌨️ 快捷键说明

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