Forum Discussion
Altera_Forum
Honored Contributor
9 years agoBumping an old thread, but this is the top result when I googled my problem and I figured someone might want this fix in future. The SOPC demo wasn't working, the problem can be fixed on windows by creating a DE0_Nano.sh file in the demo_batch directory with the following:
# file: nios2_sdk_shell_bashrc "$SOPC_KIT_NIOS2/nios2_command_shell.sh" nios2-download DE0_NANO.elf -c 1 -r -g "$SOPC_KIT_NIOS2/nios2_command_shell.sh" nios2-terminal -c 1 # End of file