2017-10-20 03:36 AM
Hi, I downloaded the software package X-CUBE-SPN8 (version 1.1.0). I imported an example project named ' STM32F302R8-Nucleo' into the System Workbench (Eclipse 4.5.2) workspace. There is a compilation error once I tried to build the project. Error is:
make: *** No rule to make target `C:/Users/giuseppe scuderi-sl/Desktop/MOTOR CONTROL/X-NUCLEO-IHM08M1/trunk/Firmware/STM32CubeExpansion_SPN8/Projects/Multi/Examples/MotorControl/Src/main_F302.c', needed by `user/main_F302.o'. Stop.
The files in the folders couldn't be found. I updated the include directories in 'Properties->C/C++ Build->Settings->MCU GCC Compiler->Includes', but still the same error. Any suggestions?