Solved
make: *** No rule to make target 'C:/Utilities/trace/adv_trace/stm32_adv_trace.c', ...
Hi,
I have copied a sample project from STM32Cube_FW_WBA_V1.4.1 to another location.
After importing the project into CubeIDE1.16.1 and compiling it, I got the error message:
make: *** No rule to make target 'C:/Utilities/trace/adv_trace/stm32_adv_trace.c', needed by 'Utilities/stm32_adv_trace.o'. Stop.
After cleaning the project, same result. Can somebody help?
