Forum Discussion
Altera_Forum
Honored Contributor
13 years agoLoading image to SDRAM under ubuntu
Hi, I am trying to run uclinux on DE0-Nano, and i successfully generated the zImage, but iam unable to load the image into SDRAM, it showing error like alex@alex:~$ nios2-download -g ~/...
Altera_Forum
Honored Contributor
13 years agoTry the following command to see if it resolves the jtag issue for normal users:
echo 'ATTR{idVendor}=="09fb", ATTR{idProduct}=="6001", MODE="666"' | sudo tee -a /lib/udev/rules.d/51-usbblaster.rules Reboot your machine just to make sure it takes effect. N.