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

📄 project.mp

📁 AVR单片机C语言程序设计实例精粹
💻 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   0BC0 =   3008. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  _Char_1616_DI
       0054  __lit_start
       0074  _Char_1616_JIE
       0094  _Char_1616_AO
       00B4  _Char_1616_LIN
       00D4  _Char_1616_PI
       00F4  _Char_1616_KE
       0114  _Char_1616_YUN
       0134  _Char_1616_DONG
       0154  _Char_1616_HUI
       0174  _Char_1616_KAI
       0194  _Char_1616_MU
       01B4  _Char_0816_0
       01C4  _Char_0816_1
       01D4  _Char_0816_2
       01E4  _Char_0816_3
       01F4  _Char_0816_4
       0204  _Char_0816_5
       0214  _Char_0816_6
       0224  _Char_0816_7
       0234  _Char_0816_8
       0244  _Char_0816_9
       0254  _Char_1632_0
       0294  _Char_1632_1
       02D4  _Char_1632_2
       0314  _Char_1632_3
       0354  _Char_1632_4
       0394  _Char_1632_5
       03D4  _Char_1632_6
       0414  _Char_1632_7
       0454  _Char_1632_8
       0494  _Char_1632_9
       04D4  _Char_3232_0
       0554  _Char_3232_1
       05D4  _Char_3232_2
       0654  _Char_3232_3
       06D4  _Char_3232_4
       0754  _Char_3232_5
       07D4  _Char_3232_6
       0854  _Char_3232_7
       08D4  _Char_3232_8
       0954  _Char_3232_9
       09D4  _Char_0816_0x00
       09E4  _Char_0816_0x21
       09F4  _Char_0816_0x3A
       0A04  _Char_0816_0x5F
       0A14  _Pic_6464_BeiJing
       0C14  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0C14   0004 =      4. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0C14  __idata_start
       0C18  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0C18   0992 =   2450. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       060C  __text_start
       060C  __start
       062C  _exit
       062D  _Hardware_Init
       0630  _Gpio_Init
       063E  _Timer0_Init
       064B  _Interrupt_Init
       064D  _Buzzer_ON
       064F  _Buzzer_OFF
       0651  _Set_DI
       0657  _Set_RW
       065D  _Set_EN
       0663  _Set_CS2
       0669  _Set_CS1
       066F  _Set_RST
       0675  _Set_Data
       0677  _LCD_Command_DispOnOff
       068A  _LCD_Command_SetStartLine
       069D  _LCD_Command_Set_X
       06B0  _LCD_Command_Set_Y
       06C3  _LCD_Command_WriteByte
       06D5  _LCD_Reset
       06D9  _LCD_Init
       06E1  _LCD_Clear_Line
       06FD  _LCD_Write_Data
       071A  _LCD_Write_Dot
       073D  _LCD_Write_Char
       0781  _LCD_Write_Word
       07C5  _LCD_Write_Picture
       07EF  _main
       07F8  _wTimeCountr0_Interrupt
       0828  _LCD_Write_Frame0
       08D3  _LCD_Write_Frame1
       0956  _LCD_Write_Frame2
       0964  _LCD_Display_Init
       0974  _LCD_Display_Update
       0A54  push_arg4
       0A56  push_arg2
       0A59  mod8u
       0A5B  div8u
       0A5C  xdiv8u
       0A71  pop_gset2
       0A74  pop_gset3
       0A77  pop_gset5
       0A7A  push_gset1
       0A7D  pop_gset1
       0A7E  pop
       0A91  push_gset2
       0A95  push_gset3
       0A99  push_gset4
       0A9D  push_gset5
       0AA1  push_lset
       0AB8  pop_lset
       0ACF  lsl8
       0AD5  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  _wTimeCount
       0060  __data_start
       0064  __data_end

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

Files Linked      [ module(s) ]

C:\icc\lib\crtatmega.o	[ crtatmega.s ]
app.o	[ app.c ]
LCD.o	[ LCD.c ]
main.o	[ main.c ]
zimo.o	[ zimo.c ]
<library>	[ asave.s, div8u.s, gpop2.s, gpop3.s, gpop5.s, gpush.s, gpush2.s, gpush3.s, gpush4.s, gpush5.s, lpush.s ]
[ lsl8.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 + -