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 0x1000E000
write 0x10010000 not workedwrite 0x10010000 not worked Is there some limit avoid me to write address after 0x10010000?
Hi @Vandarkholme,
This should be the issue:
Fixed in RTD 4.0.0
Regards,
Daniel
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
Hi @Vandarkholme,
Which RTD version do you use?
Thanks,
Daniel