Sci-Fi
#1
We are experience issues indicating a buffer overflow, resulting in missing CAN messages. This is tested with a USB Peak CAN device (PCAN-USB-FD).
Moving the CAN interrupts to another CPU, as described in this post, does help but still, there are some skipping messages.
(using Jetpack 4.6)
So, is it possible to increase the RX-buffer?
Any ideas on that topic?
kayccc
#2
Is there any specific error message to share?
Sci-Fi
#5
After executing the command:
ip -details -statistics link show can1
the RX overruns are > 0 ( in fact after running a can-application sending can-messages to the can-port can1 for a few minutes
So is there a way to configure the RX-buffer?
Could you also try rel-32.7.1?