Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by goral@May 2 2006, 03:26 PM hello everyone
when i want to run a application software on nios ii & ucliunx, i got these fault message, how could i solve it?
<div class='quotetop'>quote
--- quote end ---
--- quote start ---
binfmt_flat: bad header magic
binfmt_flat: bad header magic
app_name:applet not found --- Quote End --- THX! <div align='right'><{post_snapback}> (index.php?act=findpost&pid=14927)</div> [/b] --- Quote End --- You application should be converted to FLAT format with -elf2flt link flag. Please check step11 and step15 in the buildroot guide.