Search found 1 match

by sofarawayi
Thu 20. Jun 2019, 11:51
Forum: Linux
Topic: No space left on device!!
Replies: 1
Views: 7208

No space left on device!!

Hello!

I'm trying to get to work the PEAK interface IPEH-004061.
The problem is that I can't open a CAN 2.0 channel. I tried it several ways:

int fd = pcanfd_open("/dev/pcan32", OFD_BITRATE, 500000);
int fd = pcanfd_open("/dev/pcan33", OFD_BITRATE, 500000);
int fd = pcanfd_open("/dev/pcan32 ...