Hello all,
I'm using S32K142 device and implementing the following.
Basically I'm passing 32-byte array and sending those via can. But I observed that the data changed during the variable got changed during the process & understood that there might be an issue with the memory allocation.
I observed that the device has two sections and allocates data. I used the default setting.
Kindly suggest How to allocate into the both RAM sections.
Raju