Hi,
I am trying to use the connectcore 6 I just bought.
I wrote the image from the digi website on an SD-card and manage to boot it. Now I would like to test des CAN and the GPIO of the card but I can't. I follow the instruction from this document: http://ftp1.digi.com/support/documentation/90001424_B.pdf
I tried first with the CAN. I download the file can_test from github and compile it with gcc from my ubuntu vm. Then I copy the executable on the card and tried to execute it :
./can_test -l 1 -b 8 -d can0 -i 0x12 -p 0x65 -m
But I got an error : syntax error: unexpected end of line
Is there an other tutorial for beginner for the connectcore 6?
Thanks for your help
