How to reset LIN STACK

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

How to reset LIN STACK

ソリューションへジャンプ
1,681件の閲覧回数
RickYeh777
Contributor III

Dear Sir,

  I am working on a project on S32SDK and LIN STACK, which is adopted from lin_slave_s32k118. 

RickYeh777_0-1657006339871.png

And after some intentional/abnormal operations, LIN STACK fell into the below situation.

tl_desc_ptr->tx_msg_status = LD_N_AS_TIMEOUT;
tl_desc_ptr->check_timeout_type = LD_NO_CHECK_TIMEOUT;

RickYeh777_1-1657007401270.png

ld_send_message() was blocked by the check statement.

RickYeh777_3-1657007939273.png

 

Should I reset LIN STACK? and How to reset LIN STACK?

Thanks for your help a lot.

 

0 件の賞賛
返信
1 解決策
1,666件の閲覧回数
RickYeh777
Contributor III

Just call ld_init() at the proper position.

元の投稿で解決策を見る

タグ(1)
0 件の賞賛
返信
1 返信
1,667件の閲覧回数
RickYeh777
Contributor III

Just call ld_init() at the proper position.

タグ(1)
0 件の賞賛
返信