Flexray Communication error:

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Flexray Communication error:

1,331 次查看
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..

标签 (1)
0 项奖励
回复
1 回复

1,074 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there's no FlexRay module on MPC5607B.

Regards,

Lukas

0 项奖励
回复