Hii, I'm using S12ZVML128 as Lin Slave and I'm Using CANoe as Lin Master.
I've used the following functions to Receive Lin Frame from CANoe and to Transmit Lin Frame from S12ZVML128
a) Function to receive Lin Frame from CANoe
Frame = t_LIN_frame
itsnewforme_0-1664519126986.png
itsnewforme_1-1664519162794.png
Using this function. I'm able to receive the frame from CANoe. PFA
Image : CANoe Snapshot
itsnewforme_2-1664519285006.png
Image : CodeWarrior Snapshot
itsnewforme_3-1664519323873.png
b) Now, I'm using the following function to Transmit Lin Frame from S12ZVML128 to CANoe
Frame = t_LIN_frame2
itsnewforme_4-1664519481281.png
But, I'm getting the following error in CANoe after Transmitting Header. PFA
itsnewforme_5-1664519700127.png
Please let me know how to resolve this error.
Thanks in advance