ds18b20.map

来自「cvavr ds18b20源程序及仿真的例子,修正了cvavr中显示负温度时出的」· MAP 代码 · 共 24 行

MAP
24
字号
CodeVisionAVR C Compiler V1.25.5 Professional
(C) Copyright 1998-2007 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com

File: D:\My Documents\DS18B20\ds18b20c\ds18b20.c
Global variables memory map:

Variable                          Address   Size
lcd_buffer                                                             E0h     33
rom_code                                                              101h     72
_base_y_G2                                                            149h      4
_lcd_x                                                                  R5      1
_lcd_y                                                                  R4      1
_lcd_maxx                                                               R7      1
__ds18b20_scratch_pad.temp_lsb                                        14Dh      1
__ds18b20_scratch_pad.temp_msb                                        14Eh      1
__ds18b20_scratch_pad.temp_high                                       14Fh      1
__ds18b20_scratch_pad.temp_low                                        150h      1
__ds18b20_scratch_pad.conf_register                                   151h      1
__ds18b20_scratch_pad.res1                                            152h      1
__ds18b20_scratch_pad.res2                                            153h      1
__ds18b20_scratch_pad.res3                                            154h      1
__ds18b20_scratch_pad.crc                                             155h      1

⌨️ 快捷键说明

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