Forum Discussion
Altera_Forum
Honored Contributor
20 years ago/bin/init hangs
hi all, I am trying to boot uclinux on 2s60 board. where my kernel is hanging moment it calls /bin/init. I have build uclinux with changed memory layout where base addresses and irq numbe...
Altera_Forum
Honored Contributor
20 years agowhich linux distro do you use?
check your buildroot/build_nios2/staging_dir/bin, are there the cross gcc? I would suggest you put the buildroot dir in your home dir as user. ie ~/buildroot . please try, rm -rf ~/buildroot/toolchain_build_nios2 and make again.