Hi,
We are unable to write to the following Message Buffer registers for FlexRay in the MPC777M EVB:
From the attached fr.c file, the functions are called in the following order:
Are there any further requirements we missed?
Original Attachment has been moved to: fr.c.zip
Turns out that the problem was caused by a memory misalignment issue in the FR registers starting with the first 32 bit register. The problem was fixed by fixing the alignment using a #pragma pack() directive.
From the fr.c file the functions are called in the following order: