Altera_Forum
Honored Contributor
15 years agohow to create a linux system on a nios2-mmu for a custom fpga board?
Hi,
I have a custom FPGA dev board, based on ep3c25, with a 16MBytes SDRAM. I want to build a linux system with mmu support, I have followed the very how to article: http://nioswiki.com/linux, but always failed.(a custom_fpga.h created) The result is:nios2-download -g images/zimage.initramfs.gz; nios2-terminalusing cable "usb-blaster [usb 5-1.1]", device 1, instance 0x00
pausing target processor: ok
initializing cpu cache (if present)
ok
downloaded 1643kb in 14.5s (113.3kb/s)
verified ok
starting processor at address 0xc1500000
nios2-terminal: connected to hardware target using jtag uart on cable
nios2-terminal: "usb-blaster [usb 5-1.1]", device 1, instance 0
nios2-terminal: (use the ide stop button or ctrl-c to terminate)
uncompressing linux...
error
bad gzip magic numbers
-- system halted
Some file(screenshot) attached, please help me. Thank you!!! (http://www.alteraforum.com/forum/attachment.php?attachmentid=2581&stc=1&d=1275320625)