Forum Discussion
tehjingy_Altera
Regular Contributor
1 year agoHi
Sorry for the late reply.
Could you try out the adding the compiler to the PATH variable so that it could find the correct compiler
After going into the gcc folder and entering the command below:
"export PATH=`pwd`/gcc-linaro-7.5.0-2019.12-i686-mingw32_arm-eabi/bin:$PATH"
After that could you try the make file again.
Regards
Jingyang, Teh