hi,
While debugging I got to know that inside of ld_send_message(),has IF condition which checks the message status. If the status is not completed then the buffer gets corrupted.
pankajprasad100_0-1648617405221.png
So I written a condition for that, using the ld_tx_status() as show in the below image
pankajprasad100_1-1648617571884.png
After the implementation, Now the data is coming as expected, but up to block number-7
below are the images of the data on the bus.
pankajprasad100_2-1648619925150.png
pankajprasad100_3-1648619977227.png
pankajprasad100_4-1648620007127.png
After the 7th block, no data is transmitting on the bus.
Compiler-IAR
MCU-S32K116
LIN analyzer-Canoe
Regards,
Pankaj prasad