jianpan.map

来自「用51单片机编译成的频率计的源程序」· MAP 代码 · 共 48 行

MAP
48
字号
**********************************************************************
                  PSDsoft Express Version 8.50
           Output of PSD Fitter - Memory Map Report
**********************************************************************
PROJECT    : jianpan                                  DATE : 09/10/2005
DEVICE     : uPSD3354D                                TIME : 10:01:05
**********************************************************************

==== Device Configuration ====

Data Bus Width                                                    : 8 bit
Security Protection                                               : OFF

Main PSD flash memory will reside in this space at power-up       : Data space
Secondary PSD flash memory will reside in this space at power-up  : Program space

Flash Sector 0 is unprotected.
Flash Sector 1 is unprotected.
Flash Sector 2 is unprotected.
Flash Sector 3 is unprotected.
Flash Sector 4 is unprotected.
Flash Sector 5 is unprotected.
Flash Sector 6 is unprotected.
Flash Sector 7 is unprotected.
Flash Boot Sector 0 is unprotected.
Flash Boot Sector 1 is unprotected.
Flash Boot Sector 2 is unprotected.
Flash Boot Sector 3 is unprotected.

==== Memory Map Report ====

Total address field length available 	= 24 bits
Page register length                 	= 8 bits
Natural address field length         	= 16 bits
Bits used for logic                  	= 0 bits
Address Mask                         	= 0x00FFFF

Available field   xxxxxxxxxxxxxxxxxxxxxxxx
Hardware          PPPPPPPPAAAAAAAAAAAAAAAA
Application usage         AAAAAAAAAAAAAAAA

Label        Page Bit     start       end       Mem          comments
y=page(don't care)
fs0          0byyyyyyyy   0x8000      0xFFFF    F            // & !pdn
csboot0      0byyyyyyyy   0x0000      0x1FFF    F            // & !pdn
rs0          0byyyyyyyy   0x3000      0x4FFF    V            // & !pdn
csiop        0byyyyyyyy   0x0200      0x02FF    V            // & !pdn

⌨️ 快捷键说明

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