STM32CubeMx generating sources with errors
I am trying to initiate a project via cubeMx for the STM32WB55 nucleo board.
I an able to initiate a simple project without the BLE middleware (STM32_WPAN).
Once adding the STM32_WPAN, the generated project not compiled on both Atollic true studio and system work bench.
Here is a link to a video demonstrating the issue.
I am using:
-CubeMX version 5.5.0
-Atollic true studio version 9.3.0
-WB package: STM32Cube_FW_WB_V1.4.0
Thanks