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

📄 at45db041d.mp

📁 用ATMEGA16的硬件SPI驱动AT45DB041D
💻 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   0054   0080 =    128. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __lit_start
       00D4  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   00D4   0A9A =   2714. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       006A  __start
       006A  __text_start
       008C  _exit
       008D  _DF_Delay
       00A3  _SPI_Port_Init
       00AD  _SPI_Init
       00B3  _SPI_Start
       00B5  _SPI_Stop
       00B7  _SPI_Write_Byte
       00BB  _SPI_Write_Bytes
       00CF  _SPI_Read_Byte
       00D4  _Enable_DFLASH
       00DC  _Disable_DFLASH
       00E4  _DF_Read_status_Register
       00EF  _DF_Check_Page_Size
       00F9  _DF_Check_Busy_State
       0109  _DF_Manufacturer_and_Device_ID
       011F  _Test_Manufacturer_ID
       012A  _DF_Deep_Power_Down
       0130  _DF_Resume_from_Deep_Power_Down
       0136  _DF_Enable_Sector_Protection
       0155  _DF_Disable_Sector_Protection
       0174  _DF_Erase_Sector_Protection_Register
       0193  _DF_Program_Sector_Protection_Register
       01BF  _DF_Read_Sector_Protection_Register
       01EC  _DF_Cancel_Sector_Protection
       0224  _DF_Program_Sector_Lockdown
       025B  _DF_Read_Sector_Lockdown_Register
       0288  _DF_Write_to_Buffer
       02B1  _DF_Read_from_Buffer
       02DD  _DF_Write_Buffer_to_Page
       02F9  _DF_Read_Buffer_from_Page
       0315  _Main_Memory_Page_Program_Through_Buffer
       034C  _DF_Main_Memory_Page_Read
       0385  _DF_Continuous_Array_Read
       03BE  _DF_Chip_Erase
       03DD  _DataFlash_Init
       03DF  _DF_Reset
       03E8  _Test_Flash_Buffer_to_Buffer
       043A  _Test_Flash_Page_to_Page
       0490  _Test_Flash_Buffer_Page_to_Page
       04E8  _Test_Flash_Buffer_Page_to_Page_Buffer
       0544  _main
       055C  _eeprom_write_byte
       0564  push_arg4
       0566  push_arg2
       0569  push_xgset300C
       056E  pop_xgset300C
       0573  push_xgsetF000
       0578  pop_xgsetF000
       057D  push_xgset303C
       0584  pop_xgset303C
       058B  lsr16
       0592  lsr32
       059E  asgncblk
       05B7  __text_end

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

Files Linked      [ module(s) ]

D:\PROGRA~1\iccv7avr\lib\crtatmega.o	[ crtatmega.s ]
AT45DB041D.o	[ AT45DB041D.c ]
eeprom.o	[ eeprom.c ]
<library>	[ asave.s, gpushx.s, gpushy.s, gpusha.s, lsr16.s, lsr32.s, pmstruct.s ]

User Global Definitions

ram_end = 0x45f
hwstk_size = 0x1e

User Base Address Definitions

func_lit = 0x54
data = 0x60
eeprom:0.512

⌨️ 快捷键说明

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