Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by iriver@Apr 13 2006, 08:26 PM when i nios2-download -g vmlinux!
it appears:
sopc builder]$ nios2-download -g vmlinux
ios2-elf-objcopy: './vmlinux': no such file
/vmlinux.srec: unable to open input file
m: cannot remove `./vmlinux.srec': no such file or directory
/altera/kits/nios2_51/examples
why ?
where my 'vmlinux.bin' file shoulde lay?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14330)
--- quote end ---
--- Quote End --- the vmlinux is in your kernel build dir . and if you make zImage , arch/nios2nommu/boot/zImage . Note the drives mapping in nios2 sdk shell, drive c: is /cygdrive/c/ drive d: is /cygdrive/d/ if you map your linux home to h: on windows with samba server, then it is /cygdrive/h/linux-2.6.x/vmlinux or /cygdrive/h/linux-2.6.x/vmlinux/arch/nios2nommu/boot/zImage