Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by hippo@Dec 14 2005, 08:06 PM 1. there is no elf2flt in the linux distribution cd. the source is in the examples/software/linux/utils/elf2flt. but you need libbfd to build it. it should be better to do the buildroot following the marc's page.
2. "nios2-elf-objcopy -o binary vmlinux vmlinux.bin" will create the raw binary file.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11562)
--- quote end ---
--- Quote End --- I agree with hippo - the toolchain is ultimately the best way to go... I tried working with the windows one, and it's just so much slower and you can't automate it like with linux - so I would definitely advise trying to build it.