PetervdPerk-NXP opened a new issue, #7812: URL: https://github.com/apache/nuttx/issues/7812
Since the changes from PR #7616 it seems that SocketCAN support is borken. When transmitting a can frame using cansend it will keep sending the message indefinitely, it seems that `priv->dev.d_len` stays != 0. Reading a frame using candump returns `read: incomplete CAN frame` it seems that `recvmsg()` returns 0 bytes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
