Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDE2-115 Web Server Example
Hi, I'm new to Quartus and Nios, and I've been trying to get the DE2-115 web server example (RGMII-ENET0) running with no luck. I followed the instructions in the user manual trying the bat fi...
Altera_Forum
Honored Contributor
15 years ago1. Open D:\demo\DE2_115_Web_Server\DE2_115_WEB_SERVER_RGMII_ENET0\DE2_115_WEB_SERVER.qdf
2. Open SOPC Builder to Regenerate , finsh and compilation 3. Open Nios II 10.1sp1 Software Build Tools for Eclipse 4. New → NiosII Application and BSP from template 5. SOPC Information name , select your project location of DE2_115_SOPC.sopcinfo 6. Application poject select porject location , project reneme → web_server_test 7. Templates select Web_Server(RGMII) , when finsh then exit the NiosII 8. Open up Nios 10.1 Command Shell and enter these commands in: cd /.../DE2_115_Web_Server/DE2_115_WEB_SERVER_RGMII_ENET0 mkdir flash bin2flash --input=D:/demo/DE2_115_Web_Server/DE2_115_WEB_SERVER_RGMII_ENET0/software/web_server_test/system/ro_zipfs.zip --output=ro.flashfs_cfi_flash1.flash --location=0x100000 --verbose nios2-flash-programmer.exe ro.flashfs_cfi_flash1.flash --base=0x0a800000 --sidp=0x9000140 --id=0x0 --device=1 --instance=0 --program --verbose --erase-all 9. Download of QuartusII and DE2_115_WEB_SERVER.qdf 10. Open up NiosII and Run hardware 11. Enable browse for file system ELE file 12. Select D:\...\DE2_115_Web_Server\DE2_115_WEB_SERVER_RGMII_ENET0\demo_batch\web_server_0.elf 13. In Target Connection , System ID check → select ignore mismatched system ID and mismatched system timestamp 14. Apply Run and open commend , enter ping xxx.xxx.xxx.xxx 15. Enter the ip addres