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

📄 fat16sample.map

📁 FAT16 Microchip Application not for PIC24F
💻 MAP
📖 第 1 页 / 共 5 页
字号:
                  0x004e6c                  _xprintf
                  0x004fdc                  _put_dump
                  0x005066                  _get_line
                  0x0050c2                  __U1RXInterrupt
                  0x00510c                  __U1TXInterrupt
                  0x00515a                  _uart_test
                  0x005162                  _uart_get
                  0x005198                  _uart_put
                  0x0051d8                  _uart_init
                  0x00520a                  _DelayMs
                  0x005232                  _Delay10us
                  0x00528a                  __DefaultInterrupt

External Symbols in Program Memory (by name):

                  0x005232                  _Delay10us
                  0x00520a                  _DelayMs
                  0x00528a                  __DefaultInterrupt
                  0x004678                  __T1Interrupt
                  0x0050c2                  __U1RXInterrupt
                  0x00510c                  __U1TXInterrupt
                  0x0002de                  ___udivsi3
                  0x0002fe                  ___umodsi3
                  0x00022e                  __data_init
                  0x00021e                  __psv_init
                  0x000200                  __resetPRI
                  0x004070                  _disk_initialize
                  0x004362                  _disk_ioctl
                  0x0041de                  _disk_read
                  0x0041c4                  _disk_status
                  0x00462e                  _disk_timerproc
                  0x00428a                  _disk_write
                  0x00325a                  _f_chmod
                  0x00268e                  _f_close
                  0x00056a                  _f_get_error_mesg
                  0x002c72                  _f_getfree
                  0x0026a8                  _f_lseek
                  0x002f8e                  _f_mkdir
                  0x003432                  _f_mkfs
                  0x001c3c                  _f_mount
                  0x001c8a                  _f_open
                  0x0029f4                  _f_opendir
                  0x001f94                  _f_read
                  0x002a9a                  _f_readdir
                  0x00333c                  _f_rename
                  0x002b3e                  _f_stat
                  0x002524                  _f_sync
                  0x002b82                  _f_truncate
                  0x002e26                  _f_unlink
                  0x0032c2                  _f_utime
                  0x00222a                  _f_write
                  0x0048f6                  _file_list
                  0x004730                  _get_fattime
                  0x005066                  _get_line
                  0x004990                  _main
                  0x000296                  _memcmp
                  0x0002b2                  _memcpy
                  0x000288                  _memset
                  0x004fdc                  _put_dump
                  0x0002ce                  _strcpy
                  0x0002c0                  _strlen
                  0x005162                  _uart_get
                  0x0051d8                  _uart_init
                  0x005198                  _uart_put
                  0x00515a                  _uart_test
                  0x004bbe                  _xatoi
                  0x004d80                  _xitoa
                  0x004e6c                  _xprintf
                  0x004d50                  _xputc
                  0x004d66                  _xputs

Memory Configuration

Name             Origin             Length             Attributes
data             0x000800           0x004000           a !xr
reset            0x000000           0x000004  
ivt              0x000004           0x0000fc  
aivt             0x000104           0x0000fc  
program          0x000200           0x0155f8           xr
config4          0x0157f8           0x000002  
config3          0x0157fa           0x000002  
config2          0x0157fc           0x000002  
config1          0x0157fe           0x000002  
*default*        0x000000           0xffffffff  

Linker script and memory map

LOAD comm.o
LOAD ff.o
LOAD main.o
LOAD mmc.o
LOAD monitor.o
LOAD Delay.o
LOAD c:/program files/microchip/mplab c30/bin/bin/../../lib/PIC24F\libpPIC24Fxxx-coff.a
                    0x157fa                  __CONFIG3 = 0x157fa
                    0x157fc                  __CONFIG2 = 0x157fc
                    0x157fe                  __CONFIG1 = 0x157fe
                    0x0004                  __IVT_BASE = 0x4
                    0x0104                  __AIVT_BASE = 0x104
                    0x0800                  __DATA_BASE = 0x800
                    0x0200                  __CODE_BASE = 0x200

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

.text             0x000200        0x104
 *(.init)
 .init            0x000200         0x88 c:/program files/microchip/mplab c30/bin/bin/../../lib\libpic30-coff.a(crt0.o)
                  0x000200                  _resetPRI
                  0x000200                  _reset
                  0x00021e                  _psv_init
                  0x00022e                  _data_init
 *(.user_init)
 *(.handle)
 *(.libc)
 .libc            0x000288          0xe c:/program files/microchip/mplab c30/bin/bin/../../lib\libc-coff.a(memset.o)
                  0x000288                  memset
 .libc            0x000296         0x1c c:/program files/microchip/mplab c30/bin/bin/../../lib\libc-coff.a(memcmp.o)
                  0x000296                  memcmp
 .libc            0x0002b2          0xe c:/program files/microchip/mplab c30/bin/bin/../../lib\libc-coff.a(memcpy.o)
                  0x0002b2                  memcpy
 .libc            0x0002c0          0xe c:/program files/microchip/mplab c30/bin/bin/../../lib\libc-coff.a(strlen.o)
                  0x0002c0                  strlen
 .libc            0x0002ce         0x10 c:/program files/microchip/mplab c30/bin/bin/../../lib\libc-coff.a(strcpy.o)
                  0x0002ce                  strcpy
 *(.libm)
 .libm            0x0002de         0x20 c:/program files/microchip/mplab c30/bin/bin/../../lib\libm-coff.a(udivsi3.o)
                  0x0002de                  __udivsi3
 .libm            0x0002fe          0x6 c:/program files/microchip/mplab c30/bin/bin/../../lib\libm-coff.a(umodsi3.o)
                  0x0002fe                  __umodsi3
 *(.libdsp)
 *(.lib*)

__CONFIG3
 *(__CONFIG3.sec)

__CONFIG2         0x0157fc          0x2
 *(__CONFIG2.sec)
 __CONFIG2.sec    0x0157fc          0x2 main.o

__CONFIG1         0x0157fe          0x2

⌨️ 快捷键说明

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