S32K3xx: XRDC MRC instance for DFLASH

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

S32K3xx: XRDC MRC instance for DFLASH

Jump to solution
160 Views
AndreasStolze
Contributor IV

Hi,

when looking at the MRC configuration table (chapter 19.1.2 table 68; ref manual rev 7), the program flash block PFLASH 0-3 are listed. However, I cannot find the DFLASH.

Is the DFLASH stated as "PFLASH_WR"?

If not, what is PFLASH_WR?

If yes: I could not find any reference between PFLASH_WR and DFLASH, as PFLASH_WR is used exactly 1 time in the whole ref manual.

Thank you
Andreas

0 Kudos
1 Solution
135 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi Andreas,

All the ports have access to DFlash.

danielmartynek_0-1716798337382.png

Use the RM MCAL RTD driver to configure the MRC0.

danielmartynek_1-1716798413188.png

 

PFLASH_WR is for programming, discussed here already:

https://community.nxp.com/t5/S32K/XRDC-Memory-regions/td-p/1844979

 

Regards,

Daniel

View solution in original post

2 Replies
136 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi Andreas,

All the ports have access to DFlash.

danielmartynek_0-1716798337382.png

Use the RM MCAL RTD driver to configure the MRC0.

danielmartynek_1-1716798413188.png

 

PFLASH_WR is for programming, discussed here already:

https://community.nxp.com/t5/S32K/XRDC-Memory-regions/td-p/1844979

 

Regards,

Daniel

121 Views
AndreasStolze
Contributor IV
Thanks, this was very helpful.
0 Kudos