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

📄 结点1.mp

📁 不可多得的atmel公司canbus通讯程序(at90can128)
💻 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   0094   000A =     10. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0094  __lit_start
       0094  _NUMBER_ROM
       009E  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   009E   000D =     13. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       009E  __idata_start
       00AB  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   00AC   05D4 =   1492. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0056  __text_start
       0056  __start
       0078  _exit
       0079  _PORT_Init
       0091  _TIMER0_Init
       009F  _TIMER2_Init
       00AF  _Watchdog_Init
       00B4  _ExChange
       00D8  _DISPLAY_LED
       00FC  _TIMER0_COMP_ISR
       0152  _TIMER2_COMP_ISR
       017F  _CHA_Init
       018C  _main
       01F1  _CAN_ClrMailBox
       0219  _CAN_Init
       0250  _USART1_Init
       0261  _USART1_Begin_Send
       0278  _USART1_TX_ISR
       029F  _Separate_Integer_Of_Bit
       02BA  _DISPLAY_Init
       02E1  _DISPLAY_CODE
       02E9  mod16s
       02ED  div16s
       0307  mod16u
       0309  div16u
       030A  xdiv16u
       0323  pop_xgset00FC
       032A  pop_xgsetF0FC
       0335  push_xgsetF0FC
       0337  push_xgset30FC
       0339  push_xgset00FC
       033B  push_xgset003C
       0340  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0100   000D =     13. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0100  __data_start
       0100  _CS
       0101  _CHA
       0102  _LED
       0107  _send_mark
       0108  _display_mark
       0109  _send_time
       010A  _display_time
       010B  _USART1_sendPosi
       010C  _USART1_sendCount
       010D  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   010D   0012 =     18. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       010D  __bss_start
       010D  _rec_Buf
       011D  _dis
       011F  __bss_end

Area                               Start  End    Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   008C =    140. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

C:\iccv7avr\lib\crtatmega.o	[ crtatmega.s ]
AT90CAN128.o	[ AT90CAN128.C ]
CAN.o	[ CAN.C ]
USART1.o	[ USART1.C ]
DISPLAY.o	[ DISPLAY.C ]
<library>	[ div16s.s, div16u.s, gpop3.s, gpop5.s, gpush.s ]

User Global Definitions

ram_end = 0x10ff
hwstk_size = 0x18

User Base Address Definitions

func_lit = 0x94
data = 0x100
eeprom:0.4096

⌨️ 快捷键说明

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