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: Is there some limit avoid me to write address after 0x10010000?
解決済! 解決策の投稿を見る。
Hi! @danielmartynek ,thanks for reply! I'm using "S32K3XX RTD AUTOSAR R21-11 Ver 3.0.0"