Search found 3 matches

by Vincent Daanen
Tue 10. Apr 2018, 08:19
Forum: Linux
Topic: add pcan-linux to yocto-based distribution
Replies: 4
Views: 5564

Re: add pcan-linux to yocto-based distribution

Hi,
just to give indications for people who may run into same trouble: I found a yocto layer which provides a recipe to add pcan to the image.
I could use it but at the moment, no pcan driver exists in the image...
by Vincent Daanen
Mon 9. Apr 2018, 15:55
Forum: Linux
Topic: add pcan-linux to yocto-based distribution
Replies: 4
Views: 5564

Re: add pcan-linux to yocto-based distribution

Hi,

this one with one channel
(i.e. PCAN-miniPCIe Single Channel IPEH-003048)
by Vincent Daanen
Mon 9. Apr 2018, 15:14
Forum: Linux
Topic: add pcan-linux to yocto-based distribution
Replies: 4
Views: 5564

add pcan-linux to yocto-based distribution

Hi,

I'm building an embedded system which uses a mcpie-to-can board.
The motherboard is a Intel J1900 based mother board (so x86_64 processor type).

I added a recipe to my layer but build of "peak-linux-driver-8.5.1.tar.gz" failed.
The first time, it failed because the popt.h file was not found ...