This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137: FlexRay Message Data Reading Issue Due to MPU Configuration

Part Number: TMS570LS3137
Other Parts Discussed in Thread: HALCOGEN

Tool/software:

Hello,

I am communicating between MCUs using FlexRay. In my project, I am also using the FTU module. When I call the "_mpu_init()" function in the project, I am unable to read the data correctly. In the HALCOGen settings under "R4-MPU-PMU," when I set the "Type" option of the region corresponding to "0xFF00 0000 - 0xFFFF FFFF" to "STRONGLYORDERED_SHAREABLE" and the "Permission" option to "PRIV_RW_USER_RW_NOEXEC," I am able to read the data correctly. Other "Type" options do not work. What is the reason for this?