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

📄 mcu2.mp

📁 单片机为meg88
💻 MP
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0034   001E =     30. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0034  __idata_start
       0052  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0052   03B6 =    950. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0029  __start
       0029  __text_start
       0048  _exit
       0049  _twi_init
       0057  _twi_isr
       00B9  _IICSendStr
       00D5  _port_init
       00E0  _timer0_init
       00E8  _timer0_ovf_isr
       0112  _KeyScanTask
       0166  _KeyPressedTask
       01D5  _init_devices
       01F7  _main
       0204  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0100   001E =     30. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0100  __data_start
       0100  _g_ucIICState
       0101  _g_ucIICEnd
       0102  _g_ucIICDataNum
       0103  _g_ucLoopTimeFlag
       0104  _g_ucKeyPressed
       0105  _g_ucKeyPressedCnt
       0106  _g_ucFlashEnd
       0107  _g_ucTorchIICData
       0109  _g_ucIledIICData
       010B  _g_ucFlashIICData
       010D  _g_ucLightOFFData
       010F  _g_ucFlashEnIICData
       0111  _g_ucFlashTimerIICData
       0113  _g_ucFlashunTimedIICData
       011E  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   011E   0003 =      3. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       011E  __bss_start
       011E  _g_ucIICDataBuf
       0120  _g_ucIICAdress
       0121  __bss_end

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

Files Linked      [ module(s) ]

C:\icc\lib\crtAVR.o	[ crtavr.s ]
variable.o	[ variable.c ]
iic.o	[ iic.c ]
iic_test.o	[ iic_test.c ]
<library>	

User Global Definitions

ram_end = 0x4ff
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x34
data = 0x100
eeprom:1.512

⌨️ 快捷键说明

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