Search found 2 matches

by hanfucius
Tue 30. Jul 2013, 09:29
Forum: Linux
Topic: PCAN-miniPCIe Xenomai problem
Replies: 4
Views: 7947

Re: PCAN-miniPCIe Xenomai problem

I know that xenomai's support is over because I sended a email.
But I have seen another xenomai problem that you have replied and I want to try to seek your help~
by hanfucius
Mon 29. Jul 2013, 12:20
Forum: Linux
Topic: PCAN-miniPCIe Xenomai problem
Replies: 4
Views: 7947

PCAN-miniPCIe Xenomai problem

I installed xenomai 2.6.2.1+kernel 2.6.32.20 along with self-contained, non-RT kernel (2.6.32.38) in Ubuntu 10.04.4.
First I install and test the CAN card in non-RT kernel, It transmits and receives perfect.

In Xenomai, I compile the driver as follows:
make KERNEL_LOCATION=‾/linux-2.6.32.20 RT ...