Forum Discussion
Altera_Forum
Honored Contributor
17 years agothe problem you get in nios shell is common. you have to select the correct device. For USB Blaster i use these commands
nios2-configure-sof -d 2 ddr_time_limited.sof the option "-d 2 "select the usb blaster if you use the triple speed ethernet, you have to use the time limited sof after configure sof: nios2-download -g -d 2 zImage nios2-terminal now should work