Flexray Communication error:

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Flexray Communication error:

841 Views
sumanth
Contributor I

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..

Labels (1)
0 Kudos
1 Reply

584 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there's no FlexRay module on MPC5607B.

Regards,

Lukas

0 Kudos