Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
See page 15 of the nios2 empdedded design release notes. You most likely have to uninstall nios2eds 10.1, manually delete the directory, then reinstall.
I also wound up deleting my workspace and projects and building everything from scratch. I also had to rebuild all of the sopc and megawizard files and recompile the hw. Now it sort of works. - Altera_Forum
Honored Contributor
If you are running Windows 7, start Eclipse in XP compatible mode.
- Altera_Forum
Honored Contributor
Yes :
If you don't see a NiosII menu item on Eclipse, or File => Run -> Nios II C/C++ Application and BSP from Template Un-install all Altera packages, delete all Altera files, reboot, re-install NiosII with Eclipse. Then one should have the NiosII menu items, including "Nios II C/C++ Application and BSP from Template". Run Eclipse in XP sp2 compatability mode. I have administrator privileges. Say yes if get a run confirm window. Then run "Nios II C/C++ Application and BSP from Template". Should now run through OK. Build Application (right click). Use NiosII => Quartus II Programmer menu item to connect to hardware, upload .sof file. Run application as NioII Hardware, making sure you refresh the USB connection if needed (on extreme right of window if pops up). Should now all run. Best of luck.