[Security]porting security to APP but loop in (FALSE == Mu_Ip_IsResponseReady)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

[Security]porting security to APP but loop in (FALSE == Mu_Ip_IsResponseReady)

81件の閲覧回数
faiz_gear
Contributor I

We are using S32K312,and the HSE function is running successful in FBL.

Now we want to porting the security for FBL to APP,but we find is loop in

while ((FALSE == Mu_Ip_IsResponseReady(Hse_Ip_apMuBase[u8MuInstance], u8MuChannel)) && (u32ElapsedTicks < u32TimeoutTicks))

in Hse_Ip_ServiceRequest when we call the Hse service.

But it is all right in FBL.I want to konw what may causes the HSE to be unresponsive?

タグ(2)
0 件の賞賛
0 返答(返信)