Hello,
I'm using MPC5607B controller (XPC56XX EVB motherboard with XPC5607B daughter), trying to implement Flexray communication using sample "Flexray unified driver MPC560xP", but facing an issue in API, Fr_return_type Fr_init(const Fr_HW_config_type *Fr_hw_config_temp_ptr, const_Fr_low_level_config_type *Fr_low_level_config_temp_ptr) {
The following Condition is not satisfied,
while( I < FR_MAX_WAIT_CYCLES)&& ((Fr_CC_reg_ptr[FrPSR0] & 0x700U) ! = FrPSR0_PROSTATE_CONFIG))
and Fr_init is Failed.
Please provide inputs..
Hi,
there's no FlexRay module on MPC5607B.
Regards,
Lukas