Question
"No rule to make target" error after STM32CubeIDE update
After update today STM32CubeIDE from v1.7.0 on 1.8.0 and after Debug the project
I was get this error information:
make: *** No rule to make target '../Core/Startup/startup_stm32l476rgtx.s', needed by 'Core/Startup/startup_stm32l476rgtx.o'. Stop.
I work on NUCLEO-L476RG board. Any tip how to resolve this problem?
