Multiple LIN slave handling and NPF issue in codewarrior while adding new node

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

Multiple LIN slave handling and NPF issue in codewarrior while adding new node

322 Views
dhruvish1
Contributor I

Hi,

I am Using MCU - MC9S12ZVML128 and i want to implement single master and 2 slaves in LIN communication. I have already implemented single master and single slave already it is working fine.

Question 1:

I am trying to add another network in LIN network in NPF codewarrior. but it is not allowing me to add due to same timer channel and i cannot change timer channel function because it is disabled in codewarrior.

how can I add new network or enable in timer channel in NPF codewarrior.

dhruvish1_0-1679481324993.png

 

Question 2 : 

if i have to handle multiple slaves what changes i have to make in LIN firmware and how can I handle multiple slaves at same time to get data?

0 Kudos
0 Replies