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

📄 ecancodeexample1.map

📁 使用dsPIC33FJ256GP710的增强型CAN通讯
💻 MAP
📖 第 1 页 / 共 5 页
字号:
Archive member included because of file (symbol)

c:/program files/microchip/mplab c30/bin/../lib\libpic30-coff.a(crt1.o)
                              (_resetALT)
c:/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              0x1186          0x1a49  (6729)
.dinit                      0x1386                0x14            0x1e  (30)
.isr                        0x139a                 0x2             0x3  (3)
__FOSCSEL                 0xf80006                 0x2             0x3  (3)
__FOSC                    0xf80008                 0x2             0x3  (3)
__FWDT                    0xf8000a                 0x2             0x3  (3)

                     Total program memory used (bytes):         0x1d6d  (7533) 2%


Data Memory Usage

section                    address      alignment gaps    total length  (dec)
-------                    -------      --------------    -------------------
.icd                         0x800                0x50            0x50  (80)
.nbss                        0x850                   0            0x24  (36)
C:\DOCUME~1\cjj\LOCALS~1\Temp/ccNt0xE6.s.scn1    0x7f80                   0            0x40  (64)
C:\DOCUME~1\cjj\LOCALS~1\Temp/ccNt0xE6.s.scn2    0x7fc0                   0            0x40  (64)

                        Total data memory used (bytes):           0xf4  (244) <1%


Dynamic Memory Usage

region                     address                      maximum length  (dec)
------                     -------                      ---------------------
heap                             0                                   0  (0)
stack                        0x874                              0x770c  (30476)

                        Maximum dynamic memory (bytes):         0x770c  (30476)


External Symbols in Data Memory (by address):

                    0x0850                  _rx_ecan1message
                    0x0862                  _rx_ecan2message
                    0x7f80                  _ecan1msgBuf
                    0x7fc0                  _ecan2msgBuf

External Symbols in Data Memory (by name):

                    0x7f80                  _ecan1msgBuf
                    0x7fc0                  _ecan2msgBuf
                    0x0850                  _rx_ecan1message
                    0x0862                  _rx_ecan2message

External Symbols in Program Memory (by address):

                  0x000200                  __resetPRI
                  0x000280                  _dma0init
                  0x0002a0                  _dma2init
                  0x0002c0                  _ecan1ClkInit
                  0x000302                  _ecan1Init
                  0x000378                  _dma1init
                  0x000394                  _dma3init
                  0x0003b4                  _ecan2ClkInit
                  0x0003f6                  _ecan2Init
                  0x00046c                  __OscillatorFail
                  0x000472                  __AddressError
                  0x000478                  __StackError
                  0x00047e                  __MathError
                  0x000484                  __DMACError
                  0x00048a                  __AltOscillatorFail
                  0x000490                  __AltAddressError
                  0x000496                  __AltStackError
                  0x00049c                  __AltMathError
                  0x0004a2                  __AltDMACError
                  0x0004a8                  _ecan1WriteRxAcptFilter
                  0x000600                  _ecan1WriteRxAcptMask
                  0x0006f0                  _ecan1WriteTxMsgBufId
                  0x00084e                  _ecan1WriteTxMsgBufData
                  0x0008da                  _ecan1DisableRXFilter
                  0x000900                  _ecan2WriteRxAcptFilter
                  0x000a58                  _ecan2WriteRxAcptMask
                  0x000b48                  _ecan2WriteTxMsgBufId
                  0x000ca6                  _ecan2WriteTxMsgBufData
                  0x000d32                  _ecan2DisableRXFilter
                  0x000d58                  _main
                  0x000d80                  _ecan1WriteMessage
                  0x000da0                  _ecan2WriteMessage
                  0x000dc0                  _rxECAN1
                  0x00101a                  _rxECAN2
                  0x001274                  _clearIntrflags
                  0x00128e                  _oscConfig
                  0x0012e2                  __C1Interrupt
                  0x001324                  __C2Interrupt
                  0x001366                  __DMA0Interrupt
                  0x00136e                  __DMA1Interrupt
                  0x001376                  __DMA2Interrupt
                  0x00137e                  __DMA3Interrupt
                  0x00139a                  __DefaultInterrupt

External Symbols in Program Memory (by name):

                  0x000472                  __AddressError
                  0x000490                  __AltAddressError
                  0x0004a2                  __AltDMACError
                  0x00049c                  __AltMathError
                  0x00048a                  __AltOscillatorFail
                  0x000496                  __AltStackError
                  0x0012e2                  __C1Interrupt
                  0x001324                  __C2Interrupt
                  0x001366                  __DMA0Interrupt
                  0x00136e                  __DMA1Interrupt
                  0x001376                  __DMA2Interrupt
                  0x00137e                  __DMA3Interrupt
                  0x000484                  __DMACError
                  0x00139a                  __DefaultInterrupt
                  0x00047e                  __MathError
                  0x00046c                  __OscillatorFail
                  0x000478                  __StackError
                  0x000200                  __resetPRI
                  0x001274                  _clearIntrflags
                  0x000280                  _dma0init
                  0x000378                  _dma1init
                  0x0002a0                  _dma2init
                  0x000394                  _dma3init
                  0x0002c0                  _ecan1ClkInit
                  0x0008da                  _ecan1DisableRXFilter
                  0x000302                  _ecan1Init
                  0x000d80                  _ecan1WriteMessage
                  0x0004a8                  _ecan1WriteRxAcptFilter
                  0x000600                  _ecan1WriteRxAcptMask
                  0x00084e                  _ecan1WriteTxMsgBufData
                  0x0006f0                  _ecan1WriteTxMsgBufId
                  0x0003b4                  _ecan2ClkInit
                  0x000d32                  _ecan2DisableRXFilter
                  0x0003f6                  _ecan2Init
                  0x000da0                  _ecan2WriteMessage
                  0x000900                  _ecan2WriteRxAcptFilter
                  0x000a58                  _ecan2WriteRxAcptMask
                  0x000ca6                  _ecan2WriteTxMsgBufData

⌨️ 快捷键说明

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