$ Make arm-none-eabi-gcc -c -mcpu=cortex-m4 -mthumb -o main.o main.c process_begin: CreateProcess(NULL, arm-none-eabi-gcc -c -mcpu=cortex-m4 -mthumb -o main.o main.c, …) failed. make (e=2): The system cannot find the file specified. Make: *** [main.o] Error 2

All QuestionsCategory: Embedded System$ Make arm-none-eabi-gcc -c -mcpu=cortex-m4 -mthumb -o main.o main.c process_begin: CreateProcess(NULL, arm-none-eabi-gcc -c -mcpu=cortex-m4 -mthumb -o main.o main.c, …) failed. make (e=2): The system cannot find the file specified. Make: *** [main.o] Error 2
Anonymous asked 3 years ago