2024-12-03 10:50 PM
Hi Sir,
I run BLE_p2pServer example code with NUCLEO-WBA55CG board, it shows build error on STM32CubeIDE. How to fix it ?
The software version I used is :
STM32CubeIDE 1.17.0
STM32Cube_FW_WBA_V1.5.0
STM32CubeMX 6.13.0
2024-12-04 12:05 AM - edited 2024-12-04 01:15 AM
Hello @Kenwang
I'm able to reproduce this behavior using STM32CubeIDE 1.17.0, STM32Cube_FW_WBA_V1.5.0 and STM32CubeMX 6.13.0 and I've escalated for correction on the coming releases (under internal ticket number 197703).
As a temporary workaround, could you please go to \STM32Cube_FW_WBA_V1.5.0\Projects\NUCLEO-WBA55CG\Applications\BLE\BLE_p2pServer\STM32CubeIDE and open the .cproject file. That should work fine. or go to File\Open Projects from file System... and select \STM32Cube_FW_WBA_V1.5.0\Projects\NUCLEO-WBA55CG\Applications\BLE\BLE_p2pServer\STM32CubeIDE on the Import source Directory and click on finish.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.