pic24expldemo.map

来自「PIC16机的代码范例」· MAP 代码 · 共 730 行 · 第 1/5 页

MAP
730
字号
                  0x001786                  __T11
                  0x001797                  __T12
                  0x0017a8                  __T13
                  0x0017b9                  __T14
                  0x0017ca                  __T15
                  0x0017db                  __T16
                  0x0017ec                  __T17
                  0x0017fd                  __T18
                  0x00180e                  __T19
                  0x0016ed                  __T2
                  0x00181f                  __T20
                  0x001830                  __T21
                  0x001841                  __T22
                  0x001852                  __T23
                  0x001863                  __T24
                  0x001874                  __T25
                  0x001885                  __T26
                  0x001896                  __T27
                  0x0018a7                  __T28
                  0x0018b8                  __T29
                  0x0016fe                  __T3
                  0x0018c9                  __T30
                  0x0018da                  __T31
                  0x0018eb                  __T32
                  0x0018fc                  __T33
                  0x00190d                  __T34
                  0x00170f                  __T4
                  0x001720                  __T5
                  0x001731                  __T6
                  0x001742                  __T7
                  0x001753                  __T8
                  0x001764                  __T9
                  0x000280                  ___udivsi3
                  0x000200                  __resetPRI
                  0x000b32                  _main

Memory Configuration

Name             Origin             Length             Attributes
data             0x000800           0x002000           a !xr
reset            0x000000           0x000004  
ivt              0x000004           0x0000fc  
aivt             0x000104           0x0000fc  
program          0x000200           0x0155fc           xr
config2          0x0157fc           0x000002  
config1          0x0157fe           0x000002  
*default*        0x000000           0xffffffff  

Linker script and memory map

LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\vbanner.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\adc.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\banner.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\buttons.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\eeprom.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\lcd.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\PIC24ExplDemo.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\rtcc.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\spimpol.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\tbanner.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\timer.o
LOAD P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\uart2.o
                    0x0004                  __IVT_BASE = 0x4
                    0x0104                  __AIVT_BASE = 0x104
                    0x0800                  __DATA_BASE = 0x800
                    0x0200                  __CODE_BASE = 0x200

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

.text             0x000200       0x14dc
 *(.handle)
 *(.libc)
 .libc            0x000200         0x80 C:\Program Files\Microchip\MPLAB C30\bin\..\lib\libpic30-coff.a(crt0.o)
                  0x000200                  _resetPRI
                  0x000200                  _reset
                  0x000214                  _psv_init
                  0x000224                  _data_init
 *(.libm)
 .libm            0x000280         0x20 C:\Program Files\Microchip\MPLAB C30\bin\..\lib\libm-coff.a(udivsi3.o)
                  0x000280                  __udivsi3
 *(.libdsp)
 *(.lib*)
 *(.text)
 .text            0x0002a0         0xd0 P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\vbanner.o
                  0x0002a0                  VBannerInit
                  0x0002b6                  VBannerProcessEvents
 .text            0x000370        0x372 P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\adc.o
                  0x000370                  ADCInit
                  0x0003a2                  ADCProcessEvents
                  0x0004e0                  ADCShortToString
                  0x000684                  ADCStoreTemperature
                  0x0006a0                  ADCLoadTemperature
                  0x0006cc                  ADCSetFromMemory
                  0x0006d8                  ADCIsFromMemory
 .text            0x0006e2        0x11e P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\banner.o
                  0x0006e2                  BannerStart
                  0x0006f4                  BannerInit
                  0x000706                  BannerProcessEvents
 .text            0x000800         0xe8 P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\buttons.o
                  0x000800                  BtnInit
                  0x000816                  BtnProcessEvents
 .text            0x0008e8         0xb2 P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\eeprom.o
                  0x0008e8                  EEPROMInit
                  0x0008f8                  EEPROMWriteByte
                  0x000936                  EEPROMReadByte
                  0x00096a                  EEPROMWriteEnable
                  0x00097c                  EEPROMReadStatus
 .text            0x00099a        0x198 P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\lcd.o
                  0x00099a                  LCDProcessEvents
 .text            0x000b32        0x160 P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\PIC24ExplDemo.o
                  0x000b32                  main
 .text            0x000c92        0x5d8 P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\rtcc.o
                  0x000c92                  RTCCProcessEvents
                  0x000f24                  RTCCInit
                  0x000f7c                  RTCCSet
                  0x000fc2                  RTCCUnlock
                  0x000fd8                  RTCCSetBinSec
                  0x001018                  RTCCSetBinMin
                  0x001058                  RTCCSetBinHour
                  0x001098                  RTCCCalculateWeekDay
                  0x00113a                  RTCCSetBinDay
                  0x0011d6                  RTCCSetBinMonth
                  0x001214                  RTCCSetBinYear
 .text            0x00126a         0x52 P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\spimpol.o
                  0x00126a                  SPIMPolInit
                  0x00128c                  SPIMPolPut
                  0x0012a8                  SPIMPolIsTransmitOver
 .text            0x0012bc        0x2f2 P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\tbanner.o
                  0x0012bc                  TBannerInit
                  0x0012d6                  TBannerSetup
                  0x0012ea                  TBannerIsSetup
                  0x0012f4                  TBannerNext
                  0x00130c                  TBannerClearField
                  0x001376                  TBannerChangeField
                  0x0014d2                  TBannerProcessEvents
 .text            0x0015ae         0x40 P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\timer.o
                  0x0015ae                  TimerInit
                  0x0015cc                  TimerIsOverflowEvent
 .text            0x0015ee         0xee P:\Demo Boards\Explorer 16\DS51588D\Explorer 16 Development Board\PIC24F Code Examples\uart2.o
                  0x0015ee                  UART2Init
                  0x00160a                  UART2PutChar
                  0x001624                  UART2IsPressed

⌨️ 快捷键说明

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