Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

executable files

Altera_Forum
Honored Contributor II
940 Views

i wrote some code in c and i want to omplement that file in my uclinux filesystem, but when i try to compile it with gcc it tells me the error:  

 

BINFMT_FLAT: bad magic/rev (0x3000000, need 0x4) 

BINFMT_FLAT: bad magic/rev (0x3000000, need 0x4) 

MZ :not found 

 

can anyone help?? 

 

thx
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
236 Views

Have a look at the thread "Linux Executable", it solved my problem.

0 Kudos
Reply