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

📄 project.mp

📁 AVRkaifashili.rar
💻 MP
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                        func_lit   0022   0040 =     64. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0022  __func_lit_start
       0062  __func_lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             lit   0062   01E0 =    480. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0062  __lit_start
       0062  _QFDZ
       00E2  _DL
       0122  _State1
       0182  _State2
       01E2  _State3
       0242  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0242   000B =     11. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0242  __idata_start
       024D  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   024E   1D18 =   7448. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0127  __start
       0127  __text_start
       0146  _exit
       0147  _delay
       0150  _Set_CE
       0158  _Set_PD
       0160  _Set_PR
       0168  _Set_A6
       0170  _Set_A0
       0178  _Seek_Segment
       019B  _Play
       01A8  _Inform
       01CC  _Pre_Inform
       01F0  _Special
       0204  _Welcome
       020F  _Set_SCL
       0217  _Set_SDA
       021F  _Start
       022D  _Stop
       023E  _Ack
       024F  _Nack
       0260  _Check_Ack
       028C  _Write_Bit0
       0295  _Write_Bit1
       02A0  _Write_Byte
       02AF  _Read_Byte
       02CC  _Write_1byte
       02E9  _Write_2byte
       030E  _Read_1byte
       0330  _Led_Display
       0343  _change
       0DC2  _move
       0E26  _display
       0E4A  _Lattice_Display
       0E57  _Key_Act
       0ED3  _Key_Scan
       0EED  _Receive_EOM
       0F00  _MAX6959_Initialize
       0F1C  _AVR_Initialize
       0F2D  _main
       0F32  mod8u
       0F34  div8u
       0F35  xdiv8u
       0F4A  pop_gset2
       0F4C  pop_gset3
       0F4E  pop_gset4
       0F50  push_gset1
       0F53  pop_gset1
       0F54  pop
       0F67  push_gset2
       0F6A  push_gset3
       0F6D  push_gset4
       0F70  lpm16
       0F7E  push_lset
       0F95  pop_lset
       0FAC  lsl16
       0FB3  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   000B =     11. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _EOM_Flag
       0061  _State
       0062  _Speed
       0063  _Snd_Info
       0065  _Snd_Pre_Info
       0068  _Snd_Spec
       006A  _Snd_Welc
       006B  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   006B   0049 =     73. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       006B  _next
       006B  __bss_start
       008B  _text
       00AB  _Word_Number
       00AC  _Spec
       00AD  _Pst_Flag
       00AE  _Spec_Flag
       00AF  _Move_Flag
       00B0  _Pre_Flag
       00B1  _Ack_Flag
       00B2  _State_Flag
       00B3  _Key_Value
       00B4  __bss_end

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

Files Linked      [ module(s) ]

C:\icc\lib\crtAVR.o	[ crtavr.s ]
project.o	[ project.c ]
<library>	[ div8u.s, gpop2.s, gpop3.s, gpop4.s, gpush.s, gpush2.s, gpush3.s, gpush4.s, lpm16.s, lpush.s, lsl16.s ]


User Global Definitions

ram_end = 0x25f
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x22
data = 0x60
eeprom:1.512

⌨️ 快捷键说明

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