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

📄 16mcan.mp

📁 can tongxunCAN128的底层驱动
💻 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   0012 =     18. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0094  __lit_start
       0094  _CanBaud
       00A6  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   00A6   00F2 =    242. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       00A6  __idata_start
       0198  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0198   08F6 =   2294. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       00CC  __start
       00CC  __text_start
       00EC  _exit
       00ED  _main
       0121  _can_init
       0123  _canMob_init
       027B  _can_tx
       02D2  _can_tx_buff
       0348  _can_ReceiveData
       04BA  asr32
       04C6  pop_gset3
       04C9  pop_gset4
       04CC  pop_gset5
       04CF  push_gset5
       04D1  push_gset4
       04D3  push_gset3
       04D5  push_gset2
       04D7  push_gset1
       04DA  pop_gset1
       04DB  pop
       04EE  push_lset
       0505  pop_lset
       051C  lsl16
       0523  lsl32
       052F  asgnblk
       0547  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0100   00F2 =    242. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0100  _CANMOBID
       0100  __data_start
       013C  _CANMOBMD
       0178  _CANIDT
       01B4  _CANIDM
       01F0  _CAN_tx_OverFlow
       01F2  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   01F2   0071 =    113. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       01F2  __bss_start
       01F2  _msg_test
       01FE  _can_tx_count
       01FF  _can_willsendP
       0200  _can_sendingP
       0201  _tx_msg_buff
       0261  _counterTemp
       0262  _canbaud
       0263  __bss_end

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

Files Linked      [ module(s) ]

C:\iccv7avr\lib\crtatmega.o	[ crtatmega.s ]
main.o	[ main.c ]
can.o	[ can.c ]
<library>	[ asr32.s, gpop3.s, gpop4.s, gpop5.s, gpush.s, lpush.s, lsl16.s, lsl32.s, struct.s ]

User Global Definitions

ram_end = 0x10ff
hwstk_size = 0x20

User Base Address Definitions

func_lit = 0x94
data = 0x100
eeprom:1.4096

⌨️ 快捷键说明

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