Hello Team,
I am trying to write the data using C40_IP in the memory address for the second time. It is not writing in the memory , only the previous write data remains in the memory.
Kindly provide me the guidelines to solve this issue.
Thanks in advance
Have you tried example C40_Ip_Example_S32K344 from latest RTD version?
Erase operation calling return success operation but content is not erased.
Don't you have enabled cache for that area?
My suggestion is to disable the cache (if it's enabled, which you still haven't answered).
Have you disabled cache how I already asked?
Hello @davidtosenovjan,
The sector erase is not happening properly for me. Because of that I am unable to write the data 2nd time. Your quick reply will be very much appreciated.
Thanks in advance!
Have you performed erase operation in between?
Which example this question is related to?