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?
Hello @davidtosenovjan
I have tried the same approach which you have mentioned. But still, I could not be able to write the 2nd time in memory. Please provide your suggestion.
Thanks in advance!
Hello @davidtosenovjan ,
Please provide your suggestions for the issue.
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?
I have tried with the C40_IP_Example code from NXP community. Please find the attachment for your reference.
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?
Hello @davidtosenovjan ,
I have tried with both the option with Erase and Without Erase between write operation.
Thanks
Which example this question is related to?