modjo
modjo
after another test, if i send the message like this : `root@udooneo:~# cansend can0 -i 0x500 0x10 0x20 0x30` i obtain this : ` [3] 10 20 30 ` another...
Tested today with oscilloscope and peakcan (on another PC). We have a BUSHEAVY error in PCAN-view. I have a signal with oscilloscope but is not good, perhaps a problem with...
Thanks for your answer !
No for the moment CAN not working ...
Just build an image (minimal/command line) with morty branch and your layer @graugans and CAN is not working, i have this error : ``` root@udooneo:~# ip link set can0 type...
Some progress, we need to use can-utils and not canutils (see in /images/udoo-image-full-cmdline.bb), now when i launch candump (in kernel 3.14, i suppose this works with kernel 4.1 i will...
Ok, today i tried with kernel 4.1 and it work if i disable M4 core ! (perhaps a problem like describe [here](http://www.udoo.org/forum/threads/canopen-using-flexcan.6438/)). Now retry with kernel 3.14.56, disable m4 core...
@graugans , see [here](https://github.com/modjo756/recipes-kernel) (just created one)
Today, i'm back to krogoth branch and last revision of kernel 3.14.56 and CAN works if i disable or remove scketch from M4 (i don't know why on Morty branch...
Hi embeddedvn, i never use x11 with yocto, sorry ... Perhaps you can try with wayland and have a look on bootToQt layer for this !