Trouble running an example project from ST
I have recently bought a STM32 Dev board with a X-NUCLEO_IKS012A mems sensor. I am new to embedded software and decided to get one of the example projects going for this board. I have gone through all the readme’s etc. but st doesn’t specify where to save the example project when downloaded from the internet. I get the following error:
make: *** No rule to make target `C:/Users/Charl Smalberger/Src/com.c’, needed by `Example/User/com.o’. Stop.
Looks like a path related error.
I have attached the readme with basic instructions that i followed, the workbench instructions are at the bottom.
Please can anyone assist?