📄 gps-1280.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 00E4 0010 = 16. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
00E4 __lit_start
00E4 _char_buf
00F4 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 00F4 0069 = 105. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
00F4 __idata_start
015D __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 015E 0BF8 = 3064. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
00AF __text_start
00AF __start
00D1 _exit
00D2 _debug_init
00D3 _debug_send_char
00DA _debug_send_chars
00EE _debug_send_string
00F8 _debug_str_without_n
0104 _debug_str
0115 _debug_uchars
0123 _debug_uchars_without_n
012C debug.c:dtoc
0133 _debug_num_uchar
017A _debug_num_uint
01F8 _debug_num_ulong
02D1 _debug_uchar_original_shape
02F7 _debug_uchars_original_shape
030F _debug_uint_original_shape
031B _find_string
0357 _Greenwich_time
0380 _latitude
039E _radian
03BC _speed
03DB _gps_function
043E _init_devices
0451 _main
045D _uart3_register_init
0479 _uart3_init
0497 _uart3_rx_isr
04BA _uart0_check_rev_data
04D1 _uart3_function
056B _uart3_data_send
0582 _uart3_send_char
0589 _watchdog_init
058D _watchdog_set
0590 _strlen
059C push_arg4
059E push_arg2
05A1 mod16s
05A5 div16s
05BF mod16u
05C1 div16u
05C2 xdiv16u
05DB div32u
05DD mod32u
05E1 div32s
05E3 mod32s
060F long_div_prolog
0622 long_div_epilog
0632 tst_R16_R19
0637 tst_R24_R27
063C neg_R24_R27
0645 mod8u
0647 div8u
0648 xdiv8u
065D pop_xgset003C
0662 pop_xgsetF0FC
066D push_xgsetF0FC
066F push_xgset30FC
0671 push_xgset00FC
0673 push_xgset003C
0678 push_xgset300C
067D pop_xgset300C
0682 push_xgset303C
0689 pop_xgset303C
0690 push_xgsetF03C
0699 pop_xgsetF03C
06A2 neg32
06AB __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0200 0069 = 105. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0200 __data_start
0269 __data_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
bss 0269 03F3 = 1011. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0269 _uart3_recv_buf
0269 __bss_start
0651 _uart3
065C __bss_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 00DC = 220. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
D:\iccv7avr\lib\crtatmega.o [ crtatmega.s ]
debug.o [ debug.c ]
gps.o [ gps.c ]
main.o [ main.c ]
uart3.o [ uart3.c ]
watchdog.o [ watchdog.c ]
<library> [ strlen.s, asave.s, div16s.s, div16u.s, div32.s, div8u.s, gpop2.s, gpop5.s, gpush.s, gpushx.s, gpusha.s ]
[ gpushb.s, lneg.s ]
User Global Definitions
ram_end = 0x21ff
hwstk_size = 0x1e
User Base Address Definitions
func_lit = 0xe4
data = 0x200
eeprom:0.4096
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -