2024-11-21 07:35 AM
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?
2024-11-21 08:07 AM
2024-11-21 08:18 AM
Hello @Souhaib MAZHOUD
i want to use the project BLE_p2pServer_ota for STM32WBA55 as template and expand it.
Therfore i have to copy the project in my SVN repository.
2024-11-21 09:25 AM
Then i tried to export the project as archive file (.zip file) by using the export wizard and import it as "Existing Projects into Workspace" but i got the same error.