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

📄 tft.mp

📁 mb90092 osd demo test 字符叠加程序
💻 MP
字号:
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0054   002C =     44. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __idata_start
       0080  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0080   06B2 =   1714. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0040  __text_start
       0040  __start
       0060  _exit
       0061  _main
       008A  _Tft_Buf_Clear
       009B  _Tft_Buf_Line_Clear
       00B6  _Tft_Buf_XY_Clear
       00D0  _Tft_Buf_XY_Update
       0101  _Tft_Buf_Update
       0146  _Tft_Show_Update
       0176  _M90092_DisRow
       01B2  _CharToAddr
       01F4  _Delay_ms
       0215  _MB90092_WriteByte
       022B  _MB90092_ClearXY
       0253  _MB90092_ClearRow
       0266  _MB90092_ClearScreen
       0273  _MB90092_DisColor
       0291  _MB90092_DisChar
       0309  _MainScreen_Init
       0362  push_arg4
       0364  push_arg2
       0367  pop_gset2
       036A  pop_gset3
       036D  pop_gset4
       0370  pop_gset5
       0373  push_gset5
       0375  push_gset4
       0377  push_gset3
       0379  push_gset2
       037B  push_gset1
       037E  pop_gset1
       037F  pop
       0392  lsr16
       0399  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   002C =     44. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       008A  _synchronization
       008B  _Tft_Enable_Show_Flag
       008C  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   008C   0114 =    276. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       008C  __bss_start
       008C  _Lcd_Show_Buf
       01A0  __bss_end

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

Files Linked      [ module(s) ]

C:\icc\lib\crtatmega.o	[ crtatmega.s ]
mainos.o	[ mainos.c ]
MB90092.o	[ MB90092.C ]
<library>	[ asave.s, gpop2.s, gpop3.s, gpop4.s, gpop5.s, gpush.s, lsr16.s ]

User Global Definitions

ram_end = 0x45f
hwstk_size = 0x10

User Base Address Definitions

func_lit = 0x54
data = 0x60
eeprom:1.512

⌨️ 快捷键说明

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