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

📄 spi.mp

📁 spi的i/o茉莉程序
💻 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   0026   00AC =    172. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0026  __idata_start
       00D2  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   00D2   064E =   1614. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0069  __text_start
       0069  __start
       0088  _exit
       0089  _Spi_init
       008F  _Spi_MT
       0093  _Spi_MR
       0099  _Uart_init
       00A2  _Send_abyte
       00A6  _Receive_abyte
       00AA  _Prints
       00C7  _Read_abyte
       00F6  _Write_abyte
       0127  _WriteEN
       012C  _WriteDisable
       0131  _Sector_Erase
       0183  _Bulk_Erase
       0191  _DelayX100ms
       01F8  _Read_RDSR
       0201  _Write_string
       0297  _Read_string
       02E0  _Write_Protect
       02F0  _main
       031F  push_arg4
       0321  push_arg2
       0324  mod16s
       0328  div16s
       0341  mod16u
       0343  div16u
       0344  xdiv16u
       035D  pop_gset2
       035F  pop_gset3
       0361  pop_gset4
       0363  pop_gset5
       0365  push_gset5
       0367  push_gset4
       0369  push_gset3
       036B  push_gset2
       036D  push_gset1
       0370  pop_gset1
       0371  pop
       0384  lsr32
       0390  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   00AC =    172. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _read_string
       00D6  _table
       010C  __data_end

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

Files Linked      [ module(s) ]

C:\icc\lib\crtAVR.o	[ crtavr.s ]
SPI.o	[ SPI.c ]
uart.o	[ uart.c ]
flash.o	[ flash.c ]
main.o	[ main.c ]
<library>	[ asave.s, div16s.s, div16u.s, gpop2.s, gpop3.s, gpop4.s, gpop5.s, gpush.s, lsr32.s ]

User Global Definitions

ram_end = 0x45f
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x26
data = 0x60
eeprom:1.512

⌨️ 快捷键说明

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