PetervdPerk-NXP commented on PR #7807: URL: https://github.com/apache/nuttx/pull/7807#issuecomment-1341041574
It solves TX flood issue I've had with SocketCAN on the S32K3XX However still I can't receive anymore and sending CAN FD frames is broken ``` nsh> cansend can0 213##311223344 devif_can_send: ERROR: devif_pkt_send fail: 0x20405fa4, sndlen: 72, pktlen: 58 nsh> cansend can0 123#cafebabe nsh> candump can0 read: incomplete CAN frame nsh> ``` -- 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]
