Skip to main content
Associate III
December 4, 2024
Solved

BLE_p2pServer build fail with NUCLEO-WBA55CG board

  • December 4, 2024
  • 1 reply
  • 1034 views

Hi Sir,

I run BLE_p2pServer example code with NUCLEO-WBA55CG board, it shows build error on STM32CubeIDE. How to fix it ?

Kenwang_0-1733294771016.png

The software version I used is :
STM32CubeIDE 1.17.0

STM32Cube_FW_WBA_V1.5.0

STM32CubeMX 6.13.0

Best answer by STTwo-32

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

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
December 4, 2024

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

KenwangAuthor
Associate III
December 6, 2024

By the way, if the IDE uses IAR, errors will still occur, but the error symptoms are different. I hope this problem can be improved in the next version, thank you.

Kenwang_0-1733446741854.png