Altera_Forum
Honored Contributor
19 years agozImage built for dev boards
I prepared some zImage for dev boards with buildroot tools.
They use minimal config ~/download/kernel.config . To use, open the quartus II project, and download sof to your board. for altera nios II dev boads, altera/kits/nios2/examples/verilog/ eg. niosII_stratix_1s10/standard/standard.sof for DE2, DE2_System/DE2_demonstrations/DE2_NET/DE2_NET.sof Then, open a sdk shell window, with Start-->Programs-->Altera-->Nios II 5.1-->Nios II SDK Shell nios2-download -g zImage nios2-terminal http://hungryhippo.myweb.hinet.net/zimage_de2_net (http://hungryhippo.myweb.hinet.net/zimage_de2_net) http://hungryhippo.myweb.hinet.net/zimage_std_1c12 (http://hungryhippo.myweb.hinet.net/zimage_std_1c12) http://hungryhippo.myweb.hinet.net/zimage_std_1s10 (http://hungryhippo.myweb.hinet.net/zimage_std_1s10) http://hungryhippo.myweb.hinet.net/zimage_std_2c35 (http://hungryhippo.myweb.hinet.net/zimage_std_2c35) http://hungryhippo.myweb.hinet.net/zimage_full_1s40 (http://hungryhippo.myweb.hinet.net/zimage_full_1s40) http://hungryhippo.myweb.hinet.net/zimage_std_1c20 (http://hungryhippo.myweb.hinet.net/zimage_std_1c20) http://hungryhippo.myweb.hinet.net/zimage_std_1s40 (http://hungryhippo.myweb.hinet.net/zimage_std_1s40) http://hungryhippo.myweb.hinet.net/zimage_std_2s60 (http://hungryhippo.myweb.hinet.net/zimage_std_2s60) or find them on Jhdar's site, (thanks a lot to his help) http://via.fps-tech.org/snapshots/nios2/ (http://via.fps-tech.org/snapshots/nios2/) for 2s60es and 1s10es, use 2s60 and 1s10es 's zImage. Hope these will help. PS. Please let me know if the updated link work or not?