Loopback on PCAN-USB for debugging

This forum covers PCAN-Linux and Linux development issues concerning our products
Post Reply
aml5600
Posts: 5
Joined: Mon 29. Feb 2016, 19:13

Loopback on PCAN-USB for debugging

Post by aml5600 » 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

Code: Select all

:~$ sudo ip link set dev can0 type can loopback on
RTNETLINK answers: Operation not supported
but it still returns the same error. Any input would be greatly appreciated.


Thanks for the help.

User avatar
S.Grosjean
Software Development
Software Development
Posts: 357
Joined: Wed 4. Jul 2012, 17:02

Re: Loopback on PCAN-USB for debugging

Post by S.Grosjean » Tue 1. Mar 2016, 17:22

Hi,

We're sorry but we confirm that the "loopback" functionality is not supported by the PCAN-USB device through the linux-can interface.

Regards,

Stéphane
— Stéphane

Post Reply