Below is a demonstration of mapping C40_Ip related APIs to RAM to avoid RWW error.
This demo is base on S32K312 and I think there is no big difference between S32K311 and S32K312.
So you can refer to the demo in the attachments.
Hi@Emguy
"I had downloaded the code and implemented in s32k312 board but it is also causing same issue"
Please provide me with a screenshot of the error message and I will try to reproduce your problem
Hi@Emguy
I checked the project you provided me, and I found that the highlighted functions are still not put into RAM.
You can see that the left side is your project, and the right side is my project.
Thank you for your support
Hai I am abele to write to specific memory location but the issue is i am abele to write with break point
if i remove break point it is hitting hard fault error
I had downloaded the code and implemented in s32k312 board but it is also causing same issue