How use LDF/NPF to config 2ch LIN

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

How use LDF/NPF to config 2ch LIN

623 Views
simonliu
Contributor II

I use LDF/NPF to config 2ch LIN by SCI0/SCI1. I need config 2ch LIN with slave mode. But after generate the lin.h/lin.c,I found the mode in lin.h is master(#define LIN_MODE   _MASTER_MODE_ )。 And the mode is slave(#define LIN_MODE   _SLAVE_MODE_) when I config 1ch LIN.

See the attachment for details of the configuration picture.

The LIN.c have same variable and prompt error during  compile.

Tags (4)
0 Kudos
0 Replies