Forum Discussion
Altera_Forum
Honored Contributor
7 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?