Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I hardly ever use Windows. But I seem to remember that the various Altera shells are just cygwin bash shells. However, C: does not make sense in bash and spaces in directory names have to be quoted at least. But it seems like you already have it in your PATH from your second screendump. What is the output of ls /cygdrive/c/altera/13.0/embedded/ds-5/bin/ and what happens if you enter the full path: /cygdrive/c/altera/13.0/embedded/ds-5/bin/arm-linux-gnueabihf-gcc --- Quote End --- Hi,petter, The output of "ls /cygdrive/c/altera/13.0/embedded/ds-5/bin/" show that cannot access to /cygdrive/c/altera/13.0/embedded/ds-5/bin/:No such file or directory. I wonder why my /cygdrive/c/altera/13.0/embedded/ directory does not have "ds-5" folder and I reinstall it several times but still the same result... Here is the the picture of it. thanks.