Hi, I want to use Can Bus module but I didn't find any driver for CAN Bus.Have you any suggestion on this topic? I think I must write driver code for the CAN BUS driver. what do you think ?
I researched lot this topic and only at this web site i find example but this example wrote Erlang programming language.( http://www.embedded-things.com/bbb/enable-canbus-on-the-beaglebone-black/ ) But that wrote for the enable CAN Bus İ have to do patched device tree compiler.Then for patching i connect this webpage http://www.embedded-things.com/bbb/patching-the-device-tree-compiler-for-ubuntu/ there explain with some steps .However at second steps they write this command git clone http://jdl.com/software/dtc.git/ but there website removed and i couldn't download dtc on that webpage.Then i found different sites and download there dtc files.(http://git.qemu.org/?p=dtc.git;a=summary) but when i want to suply third steps so i try this command git reset --hard f8cb5dd94903a5cfa1609695328b8f1d5557367f ubuntu gave this error. HEAD is now at f8cb5dd utilfdt_read_err: use xmalloc funcs Then i found https://groups.google.com/forum/#!topic/beagleboard/vCh6ed9ZATk this page and try Robert Nelson's steps but condition don't change i get same error. Please Help me for this topic What can i use Can Bus Module on Beaglebone Black? Kind Regards -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
