Tool/software:
Hi,
I found my LIN responder can only transmit its msg back to commander for the first time. When next msg received from commander, it will not going to interrupt "DL_UART_EXTEND_IIDX_RX" and stucks at there forever. Can someone advise whether which interrupt masks need to be cleared after transmit done? Or any other suggestions?
Here is the LIN_0_INST_IRQHandler code and just ignore a, b, c, d, etc. since they are just simple counter to monitor whether trigger condition respectively.