MPC5601P flash partition?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC5601P flash partition?

509 Views
dennisyuan
Contributor III

Hi,

I want to know the MPC5601P flash partition detail  information .Because I can't find the information in the manual :MPC5602P_RM.pdf .

this manual only have the MPC5602P  Memory Map and  flash block information :

pastedImage_1.png

as the Table 1-1. MPC5602P device comparison 

pastedImage_2.png

I have known the MPC5601P  is composed 192kb code flash and 64k data flash ,but I don't know how many blocks the 192kB code flash have ?and the block size .

Labels (1)
Tags (1)
1 Reply

383 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, the code flash memory range is from 0x0000 up to 0x2FFFF for MPC5601P.

Code flash blocks are following:
32k    0x00000 -- 0x07FFF      B0F0
16k    0x08000 -- 0x0BFFF      B0F1
16k    0x0C000 -- 0x0FFFF      B0F2
32k    0x10000 -- 0x17FFF      B0F3
32k    0x18000 -- 0x1FFFF      B0F4
64k    0x20000 -- 0x2FFFF      B0F5