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

📄 rtc_led_adc.map

📁 采用dispic33实现的时钟程序
💻 MAP
📖 第 1 页 / 共 5 页
字号:
Archive member included because of file (symbol)

D:\Program Files\Microchip\MPLAB C30\bin\..\lib\libpic30-coff.a(crt1.o)
                              (_resetALT)
D:\Program Files\Microchip\MPLAB C30\bin\..\lib\libpic30-coff.a(crt0.o)
                              (_resetPRI)


Program Memory Usage

section        address   length (PC units)   length (bytes) (dec)
-------        -------   -----------------   --------------------
.reset               0                 0x4             0x6  (6)
.ivt               0x4                0xfc           0x17a  (378)
.aivt            0x104                0xfc           0x17a  (378)
.text            0x200               0x50e           0x795  (1941)
.const           0x70e                0x44            0x66  (102)
.dinit           0x752                0x20            0x30  (48)
.isr             0x772                 0x2             0x3  (3)
__FOSCSEL     0xf80006                 0x2             0x3  (3)
__FOSC        0xf80008                 0x2             0x3  (3)
__FWDT        0xf8000a                 0x2             0x3  (3)

         Total program memory used (bytes):          0xb31  (2865) 1%


Data Memory Usage

section        address      alignment gaps    total length  (dec)
-------        -------      --------------    -------------------
.icd             0x800                0x50            0x50  (80)
.nbss            0x850                   0             0x4  (4)
.nbss            0x854                   0             0x4  (4)
.nbss            0x858                   0             0x4  (4)
.nbss            0x85c                   0             0x4  (4)
.nbss            0x860                   0             0x2  (2)

            Total data memory used (bytes):           0x62  (98) <1%


Dynamic Memory Usage

region         address                      maximum length  (dec)
------         -------                      ---------------------
heap                 0                                   0  (0)
stack            0x862                              0x779e  (30622)

            Maximum dynamic memory (bytes):         0x779e  (30622)


External Symbols in Data Memory (by address):

                    0x0850                  _adones
                    0x0851                  _adtens
                    0x0852                  _adhunds
                    0x0853                  _adthous
                    0x0854                  _hunds
                    0x0855                  _tens
                    0x0856                  _ones
                    0x0858                  _temp1
                    0x085a                  _adc_lcd_update
                    0x085c                  _hours
                    0x085d                  _minutes
                    0x085e                  _seconds
                    0x085f                  _rtc_lcd_update
                    0x0860                  _temp_count

External Symbols in Data Memory (by name):

                    0x085a                  _adc_lcd_update
                    0x0852                  _adhunds
                    0x0850                  _adones
                    0x0851                  _adtens
                    0x0853                  _adthous
                    0x085c                  _hours
                    0x0854                  _hunds
                    0x085d                  _minutes
                    0x0856                  _ones
                    0x085f                  _rtc_lcd_update
                    0x085e                  _seconds
                    0x0858                  _temp1
                    0x0860                  _temp_count
                    0x0855                  _tens

External Symbols in Program Memory (by address):

                  0x000200                  __resetPRI
                  0x000280                  __OscillatorFail
                  0x000286                  __AddressError
                  0x00028c                  __StackError
                  0x000292                  __MathError
                  0x000298                  __DMACError
                  0x0002a4                  __AltOscillatorFail
                  0x0002aa                  __AltAddressError
                  0x0002b0                  __AltStackError
                  0x0002b6                  __AltMathError
                  0x0002bc                  __AltDMACError
                  0x0002c8                  _advolt
                  0x000356                  _Delay
                  0x000372                  _Delay_Us
                  0x00038e                  _hexdec
                  0x0003de                  _Init_ADC
                  0x000404                  _Init_DMAC0
                  0x000434                  _Init_Timer1
                  0x000476                  __ADC1Interrupt
                  0x000498                  __DMA0Interrupt
                  0x0004b2                  __T1Interrupt
                  0x000508                  _Init_LCD
                  0x000594                  _lcd_cmd
                  0x0005be                  _lcd_data
                  0x0005ee                  _puts_lcd
                  0x00060e                  _main
                  0x0006b4                  _Update_LCD
                  0x00070e                  _mytext
                  0x00071e                  _mytext1
                  0x00072f                  _time_msg
                  0x000740                  _adc_msg1
                  0x000772                  __DefaultInterrupt
                  0xf80006                  __FOSCSEL
                  0xf80008                  __FOSC
                  0xf8000a                  __FWDT

External Symbols in Program Memory (by name):

                  0x000356                  _Delay
                  0x000372                  _Delay_Us
                  0x0003de                  _Init_ADC
                  0x000404                  _Init_DMAC0
                  0x000508                  _Init_LCD
                  0x000434                  _Init_Timer1
                  0x0006b4                  _Update_LCD
                  0x000476                  __ADC1Interrupt
                  0x000286                  __AddressError
                  0x0002aa                  __AltAddressError
                  0x0002bc                  __AltDMACError
                  0x0002b6                  __AltMathError
                  0x0002a4                  __AltOscillatorFail
                  0x0002b0                  __AltStackError
                  0x000498                  __DMA0Interrupt
                  0x000298                  __DMACError
                  0x000772                  __DefaultInterrupt
                  0xf80008                  __FOSC
                  0xf80006                  __FOSCSEL
                  0xf8000a                  __FWDT
                  0x000292                  __MathError
                  0x000280                  __OscillatorFail
                  0x00028c                  __StackError
                  0x0004b2                  __T1Interrupt

⌨️ 快捷键说明

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