How to read multiple frame (FF and CF)
length = 10U;ld_receive_message(LI0,&length, &nad, req_data);
Hi @SivaB,
Yes, that is correct.
Specify Max message length in bytes
Regards,
Daniel
SF is working, but when the length is more than 6 (FF and CF) not working.
But data are available in buffer of LI0_tl_rx_queue_data l_u8 [86][8] 0x20004190 <LI0_tl_rx_queue_data>.
How to know expected multiple frames receiving is completed for (FF and CF).
Have you increased Max message length?
Can you share the project here or privately through a support ticket?