Loopback on PCAN-USB for debugging
Posted: Mon 29. Feb 2016, 19:22
Hi,
I am looking to put my PCAN-USB device into loopback mode for debugging purposes. In a post written in 2014 (http://www.peak-system.com/forum/viewto ... back#p3082) it is stated that this functionality is not available on USB devices. Is this still the case?
I have attempted to set it via
but it still returns the same error. Any input would be greatly appreciated.
Thanks for the help.
I am looking to put my PCAN-USB device into loopback mode for debugging purposes. In a post written in 2014 (http://www.peak-system.com/forum/viewto ... back#p3082) it is stated that this functionality is not available on USB devices. Is this still the case?
I have attempted to set it via
Code: Select all
:~$ sudo ip link set dev can0 type can loopback on
RTNETLINK answers: Operation not supported
Thanks for the help.