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

📄 pt100.mp

📁 原创
💻 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   0372 =    882. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0054  __lit_start
       0054  _PT100_TAB
       0388  _receNFtab
       03C6  __lit_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                           idata   03C6   0079 =    121. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       03C6  __idata_start
       043F  __idata_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                            text   0440   0D78 =   3448. bytes (rel,con,rom)

       Addr  Global Symbol
      -----  --------------------------------
       0220  __start
       0220  __text_start
       0240  _exit
       0241  _EEPROMread
       0248  _EEPROMReadBytes
       0268  _EEPROMwrite
       0279  _EEPROMWriteBytes
       0299  _U7
       02A4  _U18
       02AF  _U9
       02BA  _U19
       02C5  _TempCs
       02CB  _TempRelayOnoff
       033F  _TempHeatOnOff
       03F4  _delay_1ms
       03FE  _delay
       040E  _TempDelay
       041F  _TempRead6675Dat
       043D  _TempInit
       0445  _port_init
       0464  _timer1_init
       047A  _timer0_init
       0483  _timer0_ovf_isr
       04A2  _time1_compa_isr
       04B6  _int0_isr
       04B7  _adc_isr
       04B8  _adc_init
       04BF  _init_devices
       04D1  _read_adc
       04DA  _AdAverage
       0597  _AdAverageT
       0630  _main
       0726  _InitUART
       0737  _UART_RX_interrupt
       075E  _UART_TX_interrupt
       0789  _ReceiveByte
       079D  _TransmitByte
       07B5  _DataInReceiveBuffer
       07C1  mod16u
       07C3  div16u
       07C4  xdiv16u
       07DD  div32u
       07DF  mod32u
       07E3  div32s
       07E5  mod32s
       0810  long_div_prolog
       0823  long_div_epilog
       0832  tst_R16_R19
       0837  tst_R24_R27
       083C  neg_R16_R19
       0845  neg_R24_R27
       084E  empy16s
       085E  empy32u
       085E  empy32s
       088E  pop_gset3x
       088F  popx
       089A  pop_gset4x
       089D  pop_gset5x
       08A0  push_gset3x
       08A3  push_gset4x
       08A7  push_gset5x
       08AB  long_prolog
       08B9  long_epilog
       08C4  tstzero1
       08CA  tstzero2
       08D0  lsr32
       08DC  __text_end

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

       Addr  Global Symbol
      -----  --------------------------------
       0060  _u7_data
       0060  __data_start
       0061  _u9_data
       0062  _u18_data
       0063  _u19_data
       0064  _sendpro
       0065  _test_byte
       0066  _t_send_flag
       0067  _rece_complete_flag
       0068  _T10_send
       0090  _T10_read
       00D0  _receFCom
       00D6  _receDComCount
       00D7  _testFlag
       00D9  __data_end

Area                               Addr   Size   Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                             bss   00D9   0105 =    261. bytes (rel,con,ram)

       Addr  Global Symbol
      -----  --------------------------------
       00D9  _sendpro_bk
       00D9  __bss_start
       01DE  __bss_end

Area                               Start  End    Decimal Bytes (Attributes)
--------------------------------   ----   ----   ------- ----- ------------
                          vector   0000   003C =     60. bytes (abs,ovr,rom)

Files Linked      [ module(s) ]

C:\icc\lib\crtatmega.o	[ crtatmega.s ]
eeprom.o	[ eeprom.c ]
hal.o	[ hal.c ]
main.o	[ main.c ]
uartintr.o	[ uartintr.c ]
<library>	[ div16u.s, div32.s, emul16s.s, emul32.s, gpop3x.s, gpop4x.s, gpop5x.s, gpush3x.s, gpush4x.s, gpush5x.s ]
[ longutil.s, lsr32.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 + -