Deleting as this should have been on customer support portal
Moved to product support forum discussion
FYI this code is broken in WindRiver on S32K358
Hi @chalecampb ,
I created 2 examples as below:
- Cast pointer that implement is similar with driver, in this case, inside pointer is 16U (or in driver it is RAM Section Size) or we can say address that pointer point to that used to be RAM Section Size. It is abnormal(no meaning when use pointer also) but from my point of view, have no problem here.
- Pointer point to variable/structure that is as its definition about pointer. It is normal case.
I agree that pointer used here without its meaning, but I didn't see any problem. Please let me know if I was wrong.
Best regards,
Nhi