Forum Discussion
sukesh
New Contributor
4 years agoNot finding run as nios II hardware option from eclipse
Hi,
I am trying to work with the hello world template. The project is built successfully, but I am not finding any option there to run my application on the nios II hardware(attaching screenshot f...
hareesh
Frequent Contributor
4 years agoHi,
you are using Eclipse is freshly installed software ?
if it freshly installed, before install pls follow bellow steps
a. sudo apt update
b. sudo apt install wsl
c. sudo apt install dos2unix
d. sudo apt install make
e. sudo apt install build-essential
Thank you,