Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi,
I had tried too to compile this example. I think NIOS II IDE is not the environnement where this example is designed (a lot of patches, deep modifications, relative path, risky commands ..... that makes me crazy :-) ). I think you have to employ nios ii shell to build this application : Go to WindowsStartMenu > Altera > Nios II IDE ...> NIOS II shell command go to example app directory by a command like this (to adapt):cd /cygdrive/d/other_designs/20090611_superloop_sss_plus_neek_90sp1/superloop_sss_plus_neek_90sp1/software_example/superloop_simple_socket_server_plus/app/ and enter ./create-this-app to build this application example. nb : you can change this last command by ./create-this-app > results_create_this_app.txt in order to create results_create_this_app.txt that contains all messages. And then (after 3 minutes for me) follow the instructions to download FPGA sof and Software application. Good Luck ! Note : I don't success in importing in NIOS II IDE even after doing all above. NIOS II IDE Build command do nothing. No system library tied, etc....