How to use Lin and LinStack Module

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

How to use Lin and LinStack Module

637 Views
chaitanya_kalyani
Contributor III

Hello,

 

For our project we need bootloader and for that I have used S32K1xx_unified_bootloader_demo_V1.0 and that is working fine for bootloader. But in case of application side while integrating with the sample application getting issue. The the application is provided with only lin component and our project contains LinStack component.

chaitanya_kalya_0-1609606960443.png

I need to call LinCallback for diagnostic purpose when diagnostic message is received.

chaitanya_kalya_1-1609607044176.png

and need to perform the normal scheduling also when we get the unconditional frames.

 

Using below code for initialization purpose 

chaitanya_kalya_2-1609607175579.png

getting issue when sending frmaes.

 

How can I resolve this issue.

 

Thank you in advance.

 

 

 

 

 

0 Kudos
0 Replies