Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

error 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)

What does this mean? Where is the problem?