Build Error : Altera-SocFPGA-Blinking-LED-Linux-GNU

Hi,

I use Eclipse DS-5 on Debian
I test the sample Altera-SocFPGA-Blinking-LED-Linux-GNU
I have these errors:

  • make: *** [all] Error 2
  • make[1]: *** [scroll_server.o] Error 127
  • make[1]: arm-linux-gnueabihf-gcc: Command not found
  • recipe for target ‘all’ failed Makefile
  • recipe for target ‘scroll_server.o’ failed

Thanks for your help

Jennifer

Are you running the build from the Altera Embedded Command Shell (EDS)? To setup the proper build environment for SoC development, you need to call the /path/to/altera/embedded/embedded_command_shell.sh and then build your code.

Hope that helps.

Hi,

I want use Eclipse to build my sample code.
I tested with a HelloWorld from Eclipse and i have only one error : Error 127 !!!
I think it’s better to begin with this code.

Jennifer

Hi,

I begin with new project. I haven’t any error now…

Jennifer