2024-07-23 04:47 AM
Hi all
Im using Nucleo WBA52CG development board with STM32Cube FW_WBA V1.4.0
After generating code for BLE using STM32_WPAN i get error ble_wrap.c: No such file or directory
Any help?
Solved! Go to Solution.
2024-08-26 12:16 AM
I have the same problem and unfortunately the workaround doesn't help for me. Anything else I can try? Do you have any forecast for when this will be fixed in STM32CubeMX?
BR
Mattias
2024-08-28 02:49 AM - edited 2024-08-28 02:58 AM
Same problem here, I can confirm the workaround is not working
The new error is
undefined reference to `AHB5_SwitchedOff'
2024-08-28 02:54 AM
For now, the only way is to wait for the Next release of CubeMX and IDE. The only temporary workaround is to roll-back to the previous versions of the STM32CubeMX, IDE and CUBEWBA.
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.
2024-08-29 02:08 AM
I finally got it working with older releases of the programs.
The versions I used are:
STM32CubeIDE 1.14.1
STM32CubeMX 6.10.0
WBA FW 1.2.0
2024-09-20 12:08 AM
Hello,
any news regarding this matter? 2 months already passed.
Best regards
2024-10-01 09:02 AM
Any update on this? I am following the mooc course and I am also getting this error, "fatal error: ble_wrap.c: No such file or directory".