Forum Discussion
Altera_Forum
Honored Contributor
21 years agoerror running self compiled program
Hello, I compiled netcat with the nios2 toolchain. configure and make have done well. But when I try to ru the program I get the following error: BINFMT: bad magic/rev (0x3000000, need 0x4)...
Altera_Forum
Honored Contributor
21 years agoDid you convert it from elf to flat format, using elf2flt?