s32k312 can't write dflash

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

s32k312 can't write dflash

Jump to solution
364 Views
Vandarkholme
Contributor II

Hello! I want store some data into s32k312's DFlash. I can write data into address 0x10000000~0x1000FFFF successfully, but when I try to write data into 0x10010000, not worked.

Below is my write code:write 0x1000E000write 0x1000E000write 0x10010000 not workedwrite 0x10010000 not worked Is there some limit avoid me to write address after 0x10010000? 

0 Kudos
Reply
1 Solution
284 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Vandarkholme,

This should be the issue:

danielmartynek_0-1716281722216.png

Fixed in RTD 4.0.0

danielmartynek_1-1716281760910.png

 

Regards,

Daniel

View solution in original post

0 Kudos
Reply
3 Replies
342 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Vandarkholme,

Which RTD version do you use?

 

Thanks,

Daniel

0 Kudos
Reply
338 Views
Vandarkholme
Contributor II

Hi! @danielmartynek ,thanks for reply! I'm using "S32K3XX RTD AUTOSAR R21-11 Ver 3.0.0"RTD what I use and installedRTD what I use and installed

0 Kudos
Reply
285 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Vandarkholme,

This should be the issue:

danielmartynek_0-1716281722216.png

Fixed in RTD 4.0.0

danielmartynek_1-1716281760910.png

 

Regards,

Daniel

0 Kudos
Reply