Quote:
We have all the hardware we need to get CAN working, we just needed a way to connect it to the computer :)
Ok awesome :D
Quote:
Also, I was wondering if there are any ways to decrease boot time. It's taking about 30-35 seconds to boot, and we would like it closer to 10-15 if possible... Is there any NAND or NOR memory on the board we could load the kernel image on to?
I haven't worked much with my EfikaMX so far unfortunately :-/ but I would say it all depends on what you need in your linux distribution. The minimum being a bare kernel + busybox (I know this is extreme). Have you tried to tinker with the init. scripts and stripped them down to avoid launching unnecessary daemons ? Other users may have better ideas. I've managed to get much better boot times with the Efika 5k2 by just removing most of the default init. scripts under Debian at the time (and by the way the kernel + busybox was < 5+sec. but limited to network servers type of applications).
sorry for not being more helpful here :-/
Stellae