Tool/software:
When debugging the CAN transceiver of AWR2944, I encountered an issue: when transmitting and receiving messages simultaneously on the same CAN bus, frame loss occurs during message transmission. The transmission is using the buffer method, and I have already maximized the buffer size to 32, but there has been no improvement. Additionally, the return value of MCAN_txBufAddReq() is normal.