Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAltera Linux - How to configure CAN bus?
Hi, I am working with Altera Linux on a cyclone 5 development board. I am trying to enable the CAN bus and send a message. When I try to turn on the CAN bus, I get:
root@socfpga_cy...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Thanks for laying out the steps - it is very useful. A new tutorial for setting up linux can on the cyclone5 (https://rocketboards.org/foswiki/documentation/linuxcanbusonthecyclone5) was recently added to the Rocketboards.org website. The tutorial discusses the setup of the device tree and the Linux configuration for CAN support - specifically for the Cyclone5 Development Kit board. It can be found at https://rocketboards.org/foswiki/documentation/linuxcanbusonthecyclone5 --- Quote End --- Hey, I followed the steps given in the RocketBoards website. While at step 3, when I type this command in the terminal - $ git checkout -b linux-socfpga-can-4.1.33ltsi origin/socfpga-4.1.33-ltsi I am getting the Error message: fatal: Not a git repository (or any of the parent directories): .git Has the files been shifted or a newer version available?