S32K3xx: XRDC MRC instance for DFLASH

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

S32K3xx: XRDC MRC instance for DFLASH

跳至解决方案
320 次查看
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 项奖励
回复
1 解答
295 次查看
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

在原帖中查看解决方案

2 回复数
296 次查看
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

281 次查看
AndreasStolze
Contributor IV
Thanks, this was very helpful.
0 项奖励
回复