After successfully trying out candump can0 on a cangen can0 command, I ran into an issue where candump can0 does not display any messages. However, the same thing works for can1, athough I see an increase in number of RX packets each time I send a message . Any help on enabling can0 again?
These are the messages I receive after running ifconfig for can0 and can1:
can0: flags=193<UP,RUNNING,NOARP> mtu 16
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000 (UNSPEC)
RX packets 3 bytes 24 (24.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 1 overruns 0 carrier 1 collisions 0
device interrupt 67
can1: flags=193<UP,RUNNING,NOARP> mtu 16
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 10 (UNSPEC)
RX packets 204 bytes 1220 (1.2 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 204 bytes 1220 (1.2 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 68