📄 avr_usb.mp
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
func_lit 001A 0014 = 20. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
001A __func_lit_start
002E __func_lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 002E 0040 = 64. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
002E __lit_start
002E _device_descriptor
0040 _Configuration_Descriptor
0049 _Interface_Descriptor
0052 _Endpoint1_out_Descriptor
0059 _Endpoint1_in_Descriptor
0060 _Endpoint2_out_Descriptor
0067 _Endpoint2_in_Descriptor
006E __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 006E 0022 = 34. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
006E __idata_start
0090 __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 0090 0978 = 2424. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0048 __text_start
0048 __start
0067 _exit
0068 _main
00A5 _wendu
00A6 _flashRead
0190 _flashID
01A4 _Setup_control
01F3 _void_function
0209 _get_status
0237 _clear_feature
0269 _set_feature
029D _set_address
02AF _get_descriptor
02FC _get_configuration
030C _set_configuration
0345 _get_interface
0354 _set_interface
0358 _USB_submit
03B2 _D12_int
044D _bus_reset
044E _dma_eot
044F _ReadEndpoint1
04CA empy16s
04DA pop_gset2
04DC pop_gset3
04DE push_gset1
04E1 pop_gset1
04E2 pop
04F5 push_gset2
04F8 push_gset3
04FB xicall
0504 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0022 = 34. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 _o
0060 __data_start
0062 _Fifo1_Flag
0063 _Fifo2_Flag
0064 _Pixel_Count
0066 _StandardDeviceRequest
0080 _q
0082 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0082 0046 = 70. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0082 _u
0082 __bss_start
0084 _shu
008A _Mflash
009A _XmtBuff
00C2 _Rshu
00C8 __bss_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
d:\icc\lib\crtAVR.o [ crtavr.s ]
Mainloop.o [ Mainloop.c ]
18B20.o [ _18B20.C ]
32Mflash.o [ _32Mflash.c ]
D12_setup.o [ D12_setup.c ]
D12-AVR.o [ D12 ]
<library> [ emul16s.s, gpop2.s, gpop3.s, gpush.s, gpush2.s, gpush3.s, icall.s ]
User Global Definitions
ram_end = 0x25f
hwstk_size = 0x10
User Base Address Definitions
func_lit = 0x1a
data = 0x60
eeprom:1.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -