Forum Discussion
Altera_Forum
Honored Contributor
20 years agoBINFMT_FLAT: bad header magic
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 </div> --- Quote Start --- ...
Altera_Forum
Honored Contributor
20 years agoIt looks like run out of memory. The DE2 has only 8M sdram.
Try remove used file in ~/rootfs, remove unused devices in ~/download/rootfs_list, disable unused options in kernel, disable used options in busybox, use jffs2 on cfi mtd to store files or rootfs... all that help to reduce memory usage.