SW4STM32 basic project does not compile
I installed SW4STM32, then I created a basic C project using the wizard with the Std_periph Lib.
But I always get the following error:
‘’16:02:43 **** Build of configuration Debug for project prova ****
make all
process_begin: CreateProcess(NULL, echo “Building file: ../startup/startup_stm32.s”, ...) failed.
make (e=2): Impossibile trovare il file specificato.
make: *** startup/startup_stm32.o Error 2’’