Forum Discussion

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

Problem with Embedded Command Shell 13.0sp1

Hi everyone!

I meet a problem when I use Embedded Command Shell to build a project ( file .c and makefile) to create executive file for SocKit. I don't still know to solve this problem.

Below image is my problem. Please give me a direction for this problem. Thank you very much!

https://www.alteraforum.com/forum/attachment.php?attachmentid=9238

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Your "make" can't find program executable "arm-linux-gnueabihf-gcc" in Path.

    Type "set\n" in console and search "arm-linux-gnueabihf-gcc" in these directories.

    My 14.0 version found arm-linux-gnueabihf-gcc.exe in embeded/ds-5/sw/gcc/bin.

    Are you sure to run Linux example ? Because# include path is for HWLIB.