📄 adc.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 0054 0004 = 4. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0054 __lit_start
0058 __lit_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
idata 0058 0033 = 51. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0058 __idata_start
008B __idata_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
text 008C 07D8 = 2008. bytes (rel,con,rom)
Addr Global Symbol
----- --------------------------------
0046 __start
0046 __text_start
0068 _exit
0069 _delay_us
006B _delay_nus
007A _delay_ms
0084 _delay_nms
0093 _LCD_init
00B2 _LCD_set_xy
00C4 _LCD_en_write
00CA _LCD_write_char
011B _clear
0138 _LCD_write_string
0150 _LCD_write_data
01A3 _LCD_write_adc
01FE _adc_init
020C _GetAdcValue
0232 _init_devices
023C _main
026A mod16s
026E div16s
0288 mod16u
028A div16u
028B xdiv16u
02A4 pop_xgset30FC
02AD push_xgsetF0FC
02AF push_xgset30FC
02B1 push_xgset00FC
02B3 push_xgset003C
02B8 push_xgsetF00C
02BF pop_xgsetF00C
02C6 push_xgset303C
02CD pop_xgset303C
02D4 push_xgsetF03C
02DD pop_xgsetF03C
02E6 neg32
02EF lpm32
0303 fpint
032F uint2fp
0331 int2fp
033A ulong2fp
033C long2fp
034F unpacks
0357 tstR16_R19
035F unpacku
0374 normalize_and_pack
03A2 pack
03AC fpneg
03B3 fpneg2
03B9 saveR8toR25
03C8 restoreR8toR25
03D7 fpmule
0427 fpmule2
0432 __text_end
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
data 0060 0033 = 51. bytes (rel,con,ram)
Addr Global Symbol
----- --------------------------------
0060 __data_start
0093 __data_end
Area Start End Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
vector 0000 0004 = 4. bytes (abs,ovr,rom)
Files Linked [ module(s) ]
C:\PROGRA~1\iccv7avr\lib\crtatmega.o [ crtatmega.s ]
test.o [ test.c ]
<library> [ div16s.s, div16u.s, gpop4.s, gpush.s, gpushz.s, gpusha.s, gpushb.s, lneg.s, lpm32.s, fpint.s, int2fp.s ]
[ fputil.s, fpmule.s, fpmule2.s ]
User Global Definitions
ram_end = 0x45f
hwstk_size = 0x1e
User Base Address Definitions
func_lit = 0x54
data = 0x60
eeprom:0.512
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -