Posted on:
I have a trouble by compiling our project. in yagarto version 4.4.3 there is no any problem. But when used version 4.4.2 i am getting following error! (i am copying the from \bin directory to the \bin directory) arm-elf-gcc.exe: crete process: no such file or directory make.exe:main.s error 1 Regards kamil
Posted on:
Hi, It seems it cannot find arm-elf-gcc.exe, you need to take a look in your environment variables and set the right path. Lucian