⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gps.mp

📁 12864液晶不带字库的各种刷屏显示方式
💻 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   008C   172C =   5932. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       008C  __lit_start
       008C  _asciidot8x16
       068C  _GB_16
       0758  _nBitmapDot1
       0B58  _nBitmapDot2
       0F58  _nBitmapDot3
       1358  _nBitmapDot4
       1758  _hanzi_yuan
       1778  _hanzi_zi
       1798  _hanzi_gang
       17B8  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   17B8   06C2 =   1730. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0BDC  __text_start
       0BDC  __start
       0BFE  _exit
       0BFF  _Delay_1us
       0C01  _Delay_Us
       0C0D  _Delay_1ms
       0C17  _Delay_Ms
       0C35  _Delay10us
       0C49  _Uart0_Init
       0C57  _Usart_tarnsmit0
       0C5B  _Uart1_Init
       0C6E  _Usart_tarnsmit1
       0C75  _Init_Devices
       0C79  _Port_Init
       0C8D  _Timer0_Init
       0C9A  _Hz_Display16x16_12864
       0CC5  _Lcd_Ascii8x16_12864
       0D1C  _Ram_12864
       0D40  _Ram_Ascii8x16_12864
       0DA6  _Ram_Hz16x16_12864
       0E2A  _Reverse_16x16_12864
       0E4C  _Ram_Bmp_12864
       0E71  _Write_Com_12864
       0E81  _Write_Data_12864
       0E91  _Clr_Scr_12864
       0EAA  _Set_Scr_12864
       0EC3  _Init_12864
       0EEF  _main
       0EF8  push_arg4
       0EFA  push_arg2
       0EFD  pop_xgsetF0FC
       0F08  push_xgsetF0FC
       0F0A  push_xgset30FC
       0F0C  push_xgset00FC
       0F0E  push_xgset003C
       0F13  push_xgsetF000
       0F18  pop_xgsetF000
       0F1D  push_xgsetF00C
       0F24  pop_xgsetF00C
       0F2B  push_xgsetF03C
       0F34  pop_xgsetF03C
       0F3D  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0100   0416 =   1046. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0100  __bss_start
       0100  _lcd_ram_12864
       0500  _page_address
       0501  _col_address
       0502  _ul_temp
       0506  _databuf
       0516  __bss_end

Area                               Start  End    Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   0004 =      4. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

C:\iccv7avr\lib\crtatmega.o	[ crtatmega.s ]
main.o	[ main.c ]
<library>	[ asave.s, gpop5.s, gpush.s, gpushy.s, gpushz.s, gpushb.s ]

User Global Definitions

ram_end = 0x10ff
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x8c
data = 0x100
eeprom:0.4096

⌨️ 快捷键说明

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