STM32WB55 Bluetooth examples problem
Dear ST!
We recently bought 2 Nucleo WB55RG boards for Bluetooth host/server purposes. Downloaded the p2p host and server BLE example projects from the STM32Cube_FW_WB_V1.17.0 pack, directly from that repository the applications work flawlessly. I'd like to create a copy/clone of these 2 projects in the CubeIDE so that we don't edit the original ones. I tried Importing them with the import "Existing Projects into Workspace" option, and with the copy to workspace flag enabled. Project appears in the workspace but can't be built, exits with error message:
make: *** No rule to make target 'D:/Utilities/lpm/tiny_lpm/stm32_lpm.c'Copied project is in the D:\STM32CubeIDE\workspace_1.13.2\BLE_p2pServer directory. From this it seems like the make/build path is wrong, I'm very new to ST software/hardware and can't find a way to change the make path. Could you please help with this?
