80 likes | 291 Views
Linux on Xilinx Spartan 3E. Furkan 'ArchMage' Cayci http://newarkca.blogspot.com/ CVORG Labs Electrical and Computer Engineering University of Delaware http://cvorg.ece.udel.edu. What you need?. FPGA Board & Software Xilinx Spartan 3E500 RevD Xilinx ISE/EDK → http://www.xilinx.com/
E N D
Linux on Xilinx Spartan 3E Furkan 'ArchMage' Cayci http://newarkca.blogspot.com/ CVORG Labs Electrical and Computer Engineering University of Delaware http://cvorg.ece.udel.edu
What you need? FPGA Board & Software Xilinx Spartan 3E500 RevD Xilinx ISE/EDK → http://www.xilinx.com/ Petalinux PetaLinux v0.40 → http://www.petalogix.com/ GNU/Linux Distro ArchLinux → http://www.archlinux.org Pardus → http://www.pardus.org.tr/eng
Step One:Prepare the Workaround Install the Xilinx ISE/EDK Software Install Xilinx USB Cable driverhttp://newarkca.blogspot.com/2009/01/installing-xilinx-usb-cable-driver-for.html Get TFTP Server up and running This is not necessary but it will reduce the image download time. Install Kermit for communication with the target device http://www.columbia.edu/kermit/ Set the baud rate to 115200
Step Two:Prepare the Software Download the source code of Petalinux-v0.40 http://developer.petalogix.com/ Extract it to your home directory Open up a terminal and change the shell to bash or c-shell cd $HOME/petalinux-v0.40-rc4/ source settings.sh / source settings.csh
Demo Time Let’s go to a DEMO!