sample_main.map

来自「AVR单片机的菜单制作工具」· MAP 代码 · 共 27 行

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

File: E:\GUI_Builder\Project\Sample\Sample_Main.c
Global variables memory map:

Variable                          Address   Size
LCD_CursorPos                                                           R5      1
Key                                                                     R4      1
MENU_Status                                                             R7      1
MENU_Style                                                              R6      1
MENU_Selected                                                           R9      1
MenuID                                                                  R8      1
MenuGui.TopItemID                                                     160h      1
MenuGui.ShowNum                                                       161h      1
MenuGui.IconFlag                                                      162h      1
MenuGui.ItemIndex                                                     163h      1
MenuGui.ItemCount                                                     164h      1
MENU_Result.Byte                                                      165h      1
MENU_Result.Word                                                      165h      2
MENU_Stack                                                            167h     15
MENU_StackIndex                                                        R11      1
MENU_Control                                                          176h      2
LED_FlashType                                                          R10      1
TimeInt                                                                R13      1

⌨️ 快捷键说明

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