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

📄 3510i.mp

📁 3510 TFT彩屏的测试程序
💻 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   0054   2D46 =  11590. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __lit_start
       0054  _Convert
       0061  _gImage_tu
       26DA  _font12x12
       2872  _game
       28D2  _dictionary
       2932  _record
       2992  _music
       29F2  _picture
       2A52  _movie
       2AB2  _story
       2B12  _ziliao
       2B72  _font6x8
       2D9A  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   2D9A   0053 =     83. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       2D9A  __idata_start
       2DED  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   2DEE   10EE =   4334. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       16F7  __start
       16F7  __text_start
       1717  _exit
       1718  _Get_Key_Value
       1775  _Key_Scan
       17DA  _Key_Pr
       1923  _delay_1us
       1925  _delay_nus
       1935  _delay_1ms
       193F  _delay_nms
       194F  _MCU_Initial
       1967  _timer0_ovf_isr
       197C  _main
       199D  _LCD_Delay
       19A8  _LCD_Reset
       19AD  _LCD_SendCommand
       19EB  _LCD_SendData
       1A29  _LCD_ReadDummy
       1A2F  _LCD_ReadData
       1A84  _LCD_Initialize
       1B3E  _LCD_ClearScreen
       1B63  _LCD_ReadPixel
       1B95  _LCD_WritePixel
       1BC3  _LCD_WriteEnglishChar
       1C38  _LCD_WriteEnglishString
       1C63  _LCD_WriteChineseChar
       1D1D  _LCD_WriteChineseString
       1D47  _LCD_EraseBlock
       1D70  _LCD_DrawPoint
       1D8B  _LCD_DrawLine
       1E12  _LCD_DrawRectangle
       1E32  _Buzz_Pr
       1E56  push_arg4
       1E58  push_arg2
       1E5B  mod8u
       1E5D  div8u
       1E5E  xdiv8u
       1E73  pop_gset3x
       1E74  popx
       1E7F  pop_gset4x
       1E82  pop_gset5x
       1E85  push_gset3x
       1E88  push_gset4x
       1E8C  push_gset5x
       1E90  neg32
       1E99  lsl8
       1E9F  int2fp
       1EA5  long2fp
       1EAA  ITOF
       1ECF  save_floatregs
       1EDA  restore_floatregs
       1EE5  stk2arg1
       1EEA  stk2arg0
       1EEF  float_epilog
       1EF6  float_prolog
       1EF9  _fabs
       1EFB  cmp32f
       1F00  FLTCP
       1F20  savfacc1
       1F23  restorefacc1
       1F26  unpackfacc1
       1F2F  negmant
       1F35  maxres
       1F3C  minres
       1F42  ac1toac2
       1F48  swapacc
       1F54  unpack
       1F66  repack
       1F6E  __text_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            data   0060   0053 =     83. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       00B0  _BuzzringTime
       00B1  _BuzzringCnt
       00B2  _fBuzzring
       00B3  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   00B3   000C =     12. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       00B3  __bss_start
       00B3  _KeyCnt
       00B4  _KeyCode
       00B5  _KeyOld
       00B6  _KeyNow
       00B7  _MenuSelect
       00BA  _MenuItemMax
       00BB  _MenuLevel
       00BC  _flag1
       00BD  _LCD_PenColor
       00BE  _LCD_BGColor
       00BF  __bss_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   0028 =     40. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

C:\icc\lib\crtatmega.o	[ crtatmega.s ]
keyscan.o	[ keyscan.c ]
main.o	[ main.c ]
3510i.o	[ _3510i.c ]
buzzpr.o	[ buzzpr.c ]
<library>	[ asave.s, div8u.s, gpop3x.s, gpop4x.s, gpop5x.s, gpush3x.s, gpush4x.s, gpush5x.s, lneg.s, lsl8.s, fpint2fp.s ]
[ fputil.s, fabs.s, fpcmp.s, fputil2.s, fputil3.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 + -