make: *** No rule to make target
hello
i realised a simple Project with DISCO-F469NI like in this video
https://www.youtube.com/watch?v=9QDWti5RzBU&t=863s
but in the last part when i used STM32CubeIDE to dubug the project to my cart i found this errors
Description Resource Path Location Type
make: *** No rule to make target 'C:/TouchGFXProjects/MyApplication_2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c', needed by 'Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_uart.o'. Stop. STM32F469I-EVAL C/C++ Problem
