Page 1 of 1

PCAN-miniPCIe not detected in vxWorks 23.09

Posted: Thu 25. Apr 2024, 09:01
by ishaan_tasl
I'm working on a vxWorks 23.09 based system.
I'm using PCAN-miniPCIe module for CAN interfacing. The final system will have 2 PCAN-miniPCIe modules to give me 4 CAN Channels.
In my development setup I've connected only 1 PCAN-miniPCIe module.

When I run the devs command to display list of available devices I get the bellow output for PCAN-miniPCIe CAN devices.

Code: Select all

/stdio_pty_0xffff8000007f9e70.M
/stdio_pty_0xffff8000007f9e70.S
I've included the SJA1000 driver provided by Wind River in my vxWorks build.

I want to know why is my driver and/or device is not getting detected and what can I do to make the module working with vxWorks.

Expected:

Code: Select all

can0
can1
Observed:

Code: Select all

/stdio_pty_0xffff8000007f9e70.M
/stdio_pty_0xffff8000007f9e70.S

Re: PCAN-miniPCIe not detected in vxWorks 23.09

Posted: Thu 25. Apr 2024, 09:19
by M.Heidemann
Hello,

We can't give support for VxWorks, sorry.

We have drivers for both Linux and Windows and for
those we can provide support.

If there is a driver for VxWorks, it wasn't written by us.

We are not familiar with VxWorks and how to troubleshoot it,
you may want to contact the VxWorks community regarding this.

Best Regards

Marvin