1820.map

来自「avr单片机在codevision下关于ds18b20的驱动程序」· MAP 代码 · 共 31 行

MAP
31
字号
CodeVisionAVR C Compiler V1.24.1d Standard
(C) Copyright 1998-2004 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.ro
e-mail:office@hpinfotech.ro

File: E:\myavr-prj\1820.c
Global variables memory map:

Variable                          Address   Size
__ds1820_scratch_pad.temp_lsb        160h      1
__ds1820_scratch_pad.temp_msb        161h      1
__ds1820_scratch_pad.temp_high       162h      1
__ds1820_scratch_pad.temp_low        163h      1
__ds1820_scratch_pad.res1            164h      1
__ds1820_scratch_pad.res2            165h      1
__ds1820_scratch_pad.cnt_rem         166h      1
__ds1820_scratch_pad.cnt_c           167h      1
__ds1820_scratch_pad.crc             168h      1
temp                                R4,R5      2
temp_h                              R6,R7      2
temp_l                              R8,R9      2
shi                               R10,R11      2
ge                                R12,R13      2
_1                                   169h      2
_2                                   16Bh      2
lcd_buffer                           16Dh     33
_base_y_G4                           18Eh      4
_lcd_x                                R14      1
_lcd_y                               192h      1
_lcd_maxx                            193h      1

⌨️ 快捷键说明

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