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

📄 pumpctl.map

📁 单相电机变频驱动原码,采用DISPIC30芯片
💻 MAP
📖 第 1 页 / 共 5 页
字号:
LOAD C:\Projects\PumpCtl\Src-30F\Serial.o
LOAD C:\Projects\PumpCtl\Src-30F\PWM.o
LOAD C:\Projects\PumpCtl\Src-30F\Inverter.o
LOAD C:\Projects\PumpCtl\Src-30F\PFC.o
LOAD C:\Projects\PumpCtl\Src-30F\Periph.o
                    0x0001                  __NO_HANDLES = 0x1
                    0xf80000                  __FBS = 0xf80000
                    0xf80004                  __FGS = 0xf80004
                    0xf80006                  __FOSCSEL = 0xf80006
                    0xf80008                  __FOSC = 0xf80008
                    0xf8000a                  __FWDT = 0xf8000a
                    0xf8000c                  __FPOR = 0xf8000c
                    0x0000                  __RESET_BASE = 0x0
                    0x0004                  __IVT_BASE = 0x4
                    0x0084                  __AIVT_BASE = 0x84
                    0x0100                  __CODE_BASE = 0x100
                    0x0000                  __SFR_BASE = 0x0
                    0x0800                  __DATA_BASE = 0x800
                    0x0900                  __YDATA_BASE = 0x900

.reset            0x000000          0x4
                  0x000000          0x2 SHORT 0x100 <code 336> (__reset)
                  0x000001          0x2 SHORT 0x4
                  0x000002          0x2 SHORT 0x0 ((<code 336> (__reset) >> 0x10) & 0x7f)
                  0x000003          0x2 SHORT 0x0

.text             0x000100        0xec0
 *(.handle)
 *(.libc)
 .libc            0x000100         0x80 C:\Program Files\Microchip\MPLAB C30\bin\..\lib\libpic30-coff.a(crt0.o)
                  0x000100                  _resetPRI
                  0x000100                  _reset
                  0x000114                  _psv_init
                  0x000124                  _data_init
 *(.libm)
 .libm            0x000180         0x20 C:\Program Files\Microchip\MPLAB C30\bin\..\lib\libm-coff.a(udivsi3.o)
                  0x000180                  __udivsi3
 *(.libdsp)
 *(.lib*)
 *(.text)
 .text            0x0001a0         0xe6 C:\Projects\PumpCtl\Src-30F\PumpCtl.o
                  0x0001a0                  main
                  0x000240                  Hardware_init
                  0x000256                  Software_init
                  0x00025e                  Interrupt_init
 .text            0x000286         0x24 C:\Projects\PumpCtl\Src-30F\ADC.o
                  0x000286                  ADC_init
 .text            0x0002aa        0x1cc C:\Projects\PumpCtl\Src-30F\Serial.o
                  0x0002aa                  Comm_run
                  0x000338                  Exec_cmd
                  0x000440                  Serial_init
                  0x00044a                  Serial_Recv
                  0x00045a                  Serial_Xmit
                  0x00046e                  Serial_Xempty
 .text            0x000476         0xe0 C:\Projects\PumpCtl\Src-30F\PWM.o
                  0x000476                  PWM_init
                  0x0004da                  PWM_mode
 .text            0x000556        0x664 C:\Projects\PumpCtl\Src-30F\Inverter.o
                  0x000556                  Inv_init
                  0x000574                  Inv_get_freq
                  0x000582                  Inv_set_freq
                  0x000598                  Inv_stop
                  0x00059c                  Inv_start
                  0x0005f2                  Inv_run
                  0x000896                  _PWMSpEventMatchInterrupt
 .text            0x000bba        0x27a C:\Projects\PumpCtl\Src-30F\PFC.o
                  0x000bba                  PFC_init
                  0x000be0                  PFC_start
                  0x000bfc                  PFC_stop
                  0x000c06                  PFC_run
                  0x000c26                  _ADCInterrupt
 .text            0x000e34        0x18c C:\Projects\PumpCtl\Src-30F\Periph.o
                  0x000e34                  IO_init
                  0x000e48                  Cmp_init
                  0x000e5c                  Timer_init
                  0x000e72                  _T1Interrupt
                  0x000f6e                  LED_run
                  0x000f94                  Inrush_start
                  0x000f9c                  Inrush_run

usercode
 *(usercode)

__FBS
 *(__FBS.sec)

__FGS
 *(__FGS.sec)

__FOSCSEL         0xf80006          0x2
 *(__FOSCSEL.sec)
 __FOSCSEL.sec    0xf80006          0x2 C:\Projects\PumpCtl\Src-30F\PumpCtl.o

__FOSC            0xf80008          0x2
 *(__FOSC.sec)
 __FOSC.sec       0xf80008          0x2 C:\Projects\PumpCtl\Src-30F\PumpCtl.o

__FWDT            0xf8000a          0x2
 *(__FWDT.sec)
 __FWDT.sec       0xf8000a          0x2 C:\Projects\PumpCtl\Src-30F\PumpCtl.o

__FPOR
 *(__FPOR.sec)

userdata
 *(userdata)

.comment
 *(.comment)

.debug_info
 *(.debug_info)
 *(.gnu.linkonce.wi.*)

.debug_abbrev
 *(.debug_abbrev)

.debug_line
 *(.debug_line)

.debug_frame
 *(.debug_frame)

.debug_str
 *(.debug_str)

.debug_loc
 *(.debug_loc)

.debug_macinfo
 *(.debug_macinfo)

.debug_pubnames
 *(.debug_pubnames)

.debug_ranges
 *(.debug_ranges)

.debug_aranges
 *(.debug_aranges)

.ivt              0x000004         0x7c
                  0x000004          0x4 LONG 0x111c DEFINED (__ReservedTrap0)?<code 336> (__ReservedTrap0):<code 336> (__DefaultInterrupt)
                  0x000006          0x4 LONG 0x111c DEFINED (__OscillatorFail)?<code 336> (__OscillatorFail):<code 336> (__DefaultInterrupt)
                  0x000008          0x4 LONG 0x111c DEFINED (__AddressError)?<code 336> (__AddressError):<code 336> (__DefaultInterrupt)
                  0x00000a          0x4 LONG 0x111c DEFINED (__StackError)?<code 336> (__StackError):<code 336> (__DefaultInterrupt)
                  0x00000c          0x4 LONG 0x111c DEFINED (__MathError)?<code 336> (__MathError):<code 336> (__DefaultInterrupt)
                  0x00000e          0x4 LONG 0x111c DEFINED (__ReservedTrap5)?<code 336> (__ReservedTrap5):<code 336> (__DefaultInterrupt)
                  0x000010          0x4 LONG 0x111c DEFINED (__ReservedTrap6)?<code 336> (__ReservedTrap6):<code 336> (__DefaultInterrupt)
                  0x000012          0x4 LONG 0x111c DEFINED (__ReservedTrap7)?<code 336> (__ReservedTrap7):<code 336> (__DefaultInterrupt)
                  0x000014          0x4 LONG 0x111c DEFINED (__INT0Interrupt)?<code 336> (__INT0Interrupt):<code 336> (__DefaultInterrupt)
                  0x000016          0x4 LONG 0x111c DEFINED (__IC1Interrupt)?<code 336> (__IC1Interrupt):<code 336> (__DefaultInterrupt)
                  0x000018          0x4 LONG 0x111c DEFINED (__OC1Interrupt)?<code 336> (__OC1Interrupt):<code 336> (__DefaultInterrupt)
                  0x00001a          0x4 LONG 0xe72 DEFINED (__T1Interrupt)?<code 336> (__T1Interrupt):<code 336> (__DefaultInterrupt)
                  0x00001c          0x4 LONG 0x111c DEFINED (__Interrupt4)?<code 336> (__Interrupt4):<code 336> (__DefaultInterrupt)
                  0x00001e          0x4 LONG 0x111c DEFINED (__OC2Interrupt)?<code 336> (__OC2Interrupt):<code 336> (__DefaultInterrupt)
                  0x000020          0x4 LONG 0x111c DEFINED (__T2Interrupt)?<code 336> (__T2Interrupt):<code 336> (__DefaultInterrupt)
                  0x000022          0x4 LONG 0x111c DEFINED (__T3Interrupt)?<code 336> (__T3Interrupt):<code 336> (__DefaultInterrupt)
                  0x000024          0x4 LONG 0x111c DEFINED (__SPI1Interrupt)?<code 336> (__SPI1Interrupt):<code 336> (__DefaultInterrupt)
                  0x000026          0x4 LONG 0x111c DEFINED (__U1RXInterrupt)?<code 336> (__U1RXInterrupt):<code 336> (__DefaultInterrupt)
                  0x000028          0x4 LONG 0x111c DEFINED (__U1TXInterrupt)?<code 336> (__U1TXInterrupt):<code 336> (__DefaultInterrupt)
                  0x00002a          0x4 LONG 0xc26 DEFINED (__ADCInterrupt)?<code 336> (__ADCInterrupt):<code 336> (__DefaultInterrupt)
                  0x00002c          0x4 LONG 0x111c DEFINED (__NVMInterrupt)?<code 336> (__NVMInterrupt):<code 336> (__DefaultInterrupt)
                  0x00002e          0x4 LONG 0x111c DEFINED (__SI2CInterrupt)?<code 336> (__SI2CInterrupt):<code 336> (__DefaultInterrupt)
                  0x000030          0x4 LONG 0x111c DEFINED (__MI2CInterrupt)?<code 336> (__MI2CInterrupt):<code 336> (__DefaultInterrupt)
                  0x000032          0x4 LONG 0x111c DEFINED (__CNInterrupt)?<code 336> (__CNInterrupt):<code 336> (__DefaultInterrupt)
                  0x000034          0x4 LONG 0x111c DEFINED (__INT1Interrupt)?<code 336> (__INT1Interrupt):<code 336> (__DefaultInterrupt)
                  0x000036          0x4 LONG 0x111c DEFINED (__INT2Interrupt)?<code 336> (__INT2Interrupt):<code 336> (__DefaultInterrupt)
                  0x000038          0x4 LONG 0x896 DEFINED (__PWMSpEventMatchInterrupt)?<code 336> (__PWMSpEventMatchInterrupt):<code 336> (__DefaultInterrupt)
                  0x00003a          0x4 LONG 0x111c DEFINED (__PWM1Interrupt)?<code 336> (__PWM1Interrupt):<code 336> (__DefaultInterrupt)
                  0x00003c          0x4 LONG 0x111c DEFINED (__PWM2Interrupt)?<code 336> (__PWM2Interrupt):<code 336> (__DefaultInterrupt)
                  0x00003e          0x4 LONG 0x111c DEFINED (__PWM3Interrupt)?<code 336> (__PWM3Interrupt):<code 336> (__DefaultInterrupt)
                  0x000040          0x4 LONG 0x111c DEFINED (__PWM4Interrupt)?<code 336> (__PWM4Interrupt):<code 336> (__DefaultInterrupt)
                  0x000042          0x4 LONG 0x111c DEFINED (__Interrupt23)?<code 336> (__Interrupt23):<code 336> (__DefaultInterrupt)
                  0x000044          0x4 LONG 0x111c DEFINED (__Interrupt24)?<code 336> (__Interrupt24):<code 336> (__DefaultInterrupt)
                  0x000046          0x4 LONG 0x111c DEFINED (__Interrupt25)?<code 336> (__Interrupt25):<code 336> (__DefaultInterrupt)
                  0x000048          0x4 LONG 0x111c DEFINED (__Interrupt26)?<code 336> (__Interrupt26):<code 336> (__DefaultInterrupt)
                  0x00004a          0x4 LONG 0x111c DEFINED (__ICNInterrupt)?<code 336> (__ICNInterrupt):<code 336> (__DefaultInterrupt)
                  0x00004c          0x4 LONG 0x111c DEFINED (__Interrupt28)?<code 336> (__Interrupt28):<code 336> (__DefaultInterrupt)
                  0x00004e          0x4 LONG 0x111c DEFINED (__CMP1Interrupt)?<code 336> (__CMP1Interrupt):<code 336> (__DefaultInterrupt)
                  0x000050          0x4 LONG 0x111c DEFINED (__CMP2Interrupt)?<code 336> (__CMP2Interrupt):<code 336> (__DefaultInterrupt)
                  0x000052          0x4 LONG 0x111c DEFINED (__CMP3Interrupt)?<code 336> (__CMP3Interrupt):<code 336> (__DefaultInterrupt)
                  0x000054          0x4 LONG 0x111c DEFINED (__CMP4Interrupt)?<code 336> (__CMP4Interrupt):<code 336> (__DefaultInterrupt)
                  0x000056          0x4 LONG 0x111c DEFINED (__Interrupt33)?<code 336> (__Interrupt33):<code 336> (__DefaultInterrupt)
                  0x000058          0x4 LONG 0x111c DEFINED (__Interrupt34)?<code 336> (__Interrupt34):<code 336> (__DefaultInterrupt)
                  0x00005a          0x4 LONG 0x111c DEFINED (__Interrupt35)?<code 336> (__Interrupt35):<code 336> (__DefaultInterrupt)
                  0x00005c          0x4 LONG 0x111c DEFINED (__Interrupt36)?<code 336> (__Interrupt36):<code 336> (__DefaultInterrupt)
                  0x00005e          0x4 LONG 0x111c DEFINED (__ADCP0Interrupt)?<code 336> (__ADCP0Interrupt):<code 336> (__DefaultInterrupt)
                  0x000060          0x4 LONG 0x111c DEFINED (__ADCP1Interrupt)?<code 336> (__ADCP1Interrupt):<code 336> (__DefaultInterrupt)
                  0x000062          0x4 LONG 0x111c DEFINED (__ADCP2Interrupt)?<code 336> (__ADCP2Interrupt):<code 336> (__DefaultInterrupt)
                  0x000064          0x4 LONG 0x111c DEFINED (__ADCP3Interrupt)?<code 336> (__ADCP3Interrupt):<code 336> (__DefaultInterrupt)

⌨️ 快捷键说明

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