Hello,
I'm working on a project that utilizes the FlexRay controller and I'm not sure about the dynamic usage
of the message RAM. I understand how the header section fits in and also the static part of the data
section. But the dynamic part of the data section puzzles me a bit.
Am I supposed to set a maximum payload for each dynamic slot and make sure the received/sent data
doesn't exceed it? Since I don't think that I should manipulate the message RAM division into message
buffers at run-time...
Thanks for any advice