STM32L4xx build error with path location
Trying to build AudioLoop project for the STM32L4xx SensorTile from ST. this is the error I get:
“make: *** No rule to make target `C:/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.c’, needed by `Drivers/STM32L4xx_HAL_Driver/stm32l4xx_hal.o’. Stop.”
How do I change the Project settings that this points to the correct folder location which is in my Downloads folder. See the attached image.
My system is windows 10 and System Workbench is: Eclipse IDE for C/C++ Developers (Version: Neon.3 Release (4.6.3), Build id: 20170314-1500)