Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUsing FPU with uCLinux
Hello folks, i'am just trying to use the floating-point-unit within my uCLinux dist. I have added the corresponding custom instruction to the cpu within my sopc-builder system. After that i co...
Altera_Forum
Honored Contributor
14 years agoThe error from 'sh' is typical when you try to execute a binary file that isn't the correct format for the kernel.
When the kernel refuses the 'exec' the binary, the shell will try to process it as a script. Probably meany that you haven't generated a Linux binary.