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?