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

📄 lc.mp

📁 ICC-AVR环境,用ATmage16做的LC表
💻 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   0022 =     34. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __lit_start
       0076  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   0076   0034 =     52. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0076  __idata_start
       00AA  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   00AA   0F68 =   3944. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0055  __start
       0055  __text_start
       0075  _exit
       0076  _LCD_en_write
       007B  _LCD_write_char
       00CC  _LCD_set_xy
       00DF  _LCD_init
       00F3  _LCD_write_string
       010C  _main
       0132  _timer2_ovf_isr
       01A8  _timer1_init
       01B0  _timer2_init
       01B8  _calc_Cn
       027F  _calc_Cx
       036F  _calc_Lx
       043D  _delay_nus
       0445  _delay_1ms
       0454  _delay_nms
       0461  _strcpy
       046A  push_arg4
       046C  push_arg2
       046F  mod16s
       0473  div16s
       048D  mod16u
       048F  div16u
       0490  xdiv16u
       04A9  empy16s
       04B9  empy32u
       04B9  empy32s
       04E9  pop_gset2
       04EC  pop_gset3
       04EF  pop_gset4
       04F2  pop_gset5
       04F5  push_gset5
       04F7  push_gset4
       04F9  push_gset3
       04FB  push_gset2
       04FD  push_gset1
       0500  pop_gset1
       0501  pop
       0514  neg32
       051D  long_prolog
       052B  long_epilog
       0536  tstzero1
       053C  tstzero2
       0542  lpm32
       0556  push_lset
       056D  pop_lset
       0584  fp2int
       058D  nojump1
       0592  fp2long
       0599  nojump2
       059B  FTOI
       059D  FTOL
       05CC  int2fp
       05D2  long2fp
       05D7  ITOF
       05EB  itof2
       05ED  itof3
       05FC  save_floatregs
       0607  restore_floatregs
       0612  stk2arg1
       0617  stk2arg0
       061C  float_epilog
       0623  float_prolog
       0626  add32fs
       0629  add32f
       062E  sub32fs
       0631  sub32f
       0636  fret2
       063D  FSUB
       063E  FADD
       0683  usub24
       0687  div32fs
       068A  div32f
       06AB  fdiv10
       06B0  FDIV
       06E4  cmp32f
       06E9  FLTCP
       0715  empy32fs
       0718  empy32f
       0721  eFMUL
       0739  eumul24
       0762  savfacc1
       0765  restorefacc1
       0768  unpackfacc1
       0771  negmant
       0777  maxres
       077E  minres
       0784  ac1toac2
       078A  swapacc
       0796  unpack
       07A8  repack
       07B0  _itoa
       0809  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  __data_start
       0060  _buf
       0094  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   0094   0008 =      8. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       0094  __bss_start
       0094  _Cn
       0096  _Lx
       0098  _Cx
       009A  _last_TCNT1
       009C  __bss_end

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

Files Linked      [ module(s) ]

C:\IccAVR\lib\crtatmega.o	[ crtatmega.s ]
LC.o	[ LC.c ]
<library>	[ strcpy.s, asave.s, div16s.s, div16u.s, emul16s.s, emul32.s, gpop2.s, gpop3.s, gpop4.s, gpop5.s, gpush.s ]
[ lneg.s, longutil.s, lpm32.s, lpush.s, fp2int.s, fpint2fp.s, fputil.s, fpadd.s, fpdiv.s, fpcmp.s, fpemul.s ]
[ fputil2.s, fputil3.s, itoa.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 + -