Forum Discussion
Altera_Forum
Honored Contributor
12 years agoproblem with up_nios2_command_shell.sh
hello everyone, I am trying to execute basic NiosII system on DE2-115 board. I generated the .qsys and .sof files and entered them in the altera monitor program. But after the compile and load...
Altera_Forum
Honored Contributor
12 years agoI found the solution for this problem. I worked on windows the whole time and the up_nios2_command_shell.sh is a shell script executed in linux always, so I had to install Cygwin to run this shell script in windows.
you install cygwin package onto your OS, various versions are available according to the windows OS. (32/64 bit and windows 7/8). Thank you.