FlexNVM used for DFlash write and read problem

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

FlexNVM used for DFlash write and read problem

585 Views
1040248029
Contributor I

in the S32DS  example,"flash_partitioning_s32k144"

in the function "FLASH_DRV_Program"

chang the 0x10000000 to 0x800000,

what it mean?

微信图片编辑_20190423102515.jpg

0 Kudos
1 Reply

477 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Please refer to this thread:

S32K148: Flash Erase Block Problem  

If you want to program a phrase at address 0x10000000, the address (dest parameter) that is passed to the FCCOBx registers must be 0x800000.

pastedImage_1.png

Regards,

Daniel

0 Kudos