📄 li_jyq.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 008C 0042 = 66. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
008C __func_lit_start
00CE __func_lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 00CE 024E = 590. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
00CE __idata_start
031C __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 031C 2C00 = 11264. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
018E __start
018E __text_start
01AE _exit
01AF _port_init
01C7 _init_devices
01DD _InitMotor
0351 _OutputMotor
046A _outportb
0477 _inportb
0487 _D12_SetAddressEnable
049D _D12_SetEndpointEnable
04B4 _D12_SetMode
04C7 _D12_SetDMA
04D3 _D12_ReadInterruptRegister
04EB _D12_SelectEndpoint
04FB _D12_ReadLastTransactionStatus
0507 _D12_SetEndpointStatus
051B _D12_ReadEndpoint
0559 _Isr_D12_ReadEndpoint
0599 _D12_WriteEndpoint
05CB _D12_AcknowledgeEndpoint
05DD _get_status
062B _clear_feature
0673 _set_feature
06BB _set_address
06C6 _get_descriptor
06E8 _get_configuration
06F1 _set_configuration
0721 _get_interface
0729 _set_interface
0745 _ep0_rxdone
07E2 _ep0_txdone
08BB _ep1_txdone
08C7 _ep1_rxdone
0945 _main_txdone
0948 _main_rxdone
0957 _MainSend
0984 _INTHandler
09D0 _disconnect_USB
09D4 _connect_USB
09DA _reconnect_USB
0A05 _init_unconfig
0A08 _init_config
0A0B _single_transmit
0A1B _code_transmit
0A70 _get_firmware_version
0A78 _get_buffer_size
0A8F _read_write_register
0B20 _control_handler
0B84 _INT_Init
0B8E _DelayMs
0BA2 _Pump_Delay
0BC4 _push_air
0BF5 _needle_egis
0C07 _armup_init
0C28 _muster_init
0C46 _one_course
0D17 _motor_right
0D4E _motor_left
0D85 _arm_up
0E36 _armround_init
0ECA _plate_init
0EFD _mustermotor_init
0F22 _arm_down
0F62 _mustermotor_contorl
0F91 _plate_oneround
0FC4 _plate_round
102E _armround_move
1267 _armround_control1
150B _TIMER1
1576 _write_eeprom
15A8 _read_eeprom
15B2 _eeprom_value
15DE _main
1715 push_arg4
1717 push_arg2
171A empy16s
172A pop_xgset003C
172F pop_xgset00FC
1736 pop_xgsetF0FC
1741 push_xgsetF0FC
1743 push_xgset30FC
1745 push_xgset00FC
1747 push_xgset003C
174C push_xgset300C
1751 pop_xgset300C
1756 push_xgsetF000
175B pop_xgsetF000
1760 push_xgsetF00C
1767 pop_xgsetF00C
176E push_xgset303C
1775 pop_xgset303C
177C push_xgsetF03C
1785 pop_xgsetF03C
178E __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0100 024E = 590. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0100 _H1DACData
0100 __data_start
0200 _H2DACData
0300 _oldplate_number
0301 _Work_flag
0302 _over_flag
0303 _debug_flag
0304 _reset_flag
0305 _by_value
0306 _yp_value
0307 _wz_value
0308 _zx_value
030A _step1
030E _DeviceDescr
0320 _ConfigDescr
0329 _InterfaceDescr
0332 _EP1_TXDescr
0339 _EP1_RXDescr
0340 _EP2_TXDescr
0347 _EP2_RXDescr
034E __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 034E 00A4 = 164. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
034E _PlayNum
034E __bss_start
034F _PlayTransaction
0350 _Debugger
0359 _ControlData
036F _Work
0374 _clear_S
0376 _volume
0378 _free
0379 _g
0381 _plate_sport
0382 _DelayLen
0384 _ReceiveLen
0385 _WorkObjectFlag
0386 _num
0387 _bNoRAM
0388 _control_state
0389 _configuration
038A _remote_wakeup
038B _setup_packet
038C _ArmState
038D _StepNum
0391 _RxdBuf
03A1 _TxdBuf
03B1 _SendFlag
03B2 _MainBuf
03F2 __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 003C = 60. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\icc\lib\crtatmega.o [ crtatmega.s ]
调试程序1.o [ _ ]
<library> [ asave.s, emul16s.s, gpop2.s, gpop3.s, gpop5.s, gpush.s, gpushx.s, gpushy.s, gpushz.s, gpusha.s, gpushb.s ]
User Global Definitions
ram_end = 0x10ff
hwstk_size = 0x40
User Base Address Definitions
func_lit = 0x8c
data = 0x100
eeprom:0.4096
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -