2020-02-03 07:03 AM
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
Solved! Go to Solution.
2020-02-04 12:19 AM
You're right , issue fixed in the 5.6.0 CubeMX version , the fix will be available in the next release.
Best Regards,
Khouloud.
2020-02-03 07:58 AM
Hello @~Amit~ Thanks for the feedback, this will be internally checked.
best regareds,
Khouloud.
2020-02-04 12:19 AM
You're right , issue fixed in the 5.6.0 CubeMX version , the fix will be available in the next release.
Best Regards,
Khouloud.
2020-02-04 12:22 AM
Thank u for the quick response.
Can u estimate when is the next release?
2020-02-04 01:48 AM
The publication on st.com is planned in W08 .
Best Regards,
Khouloud
2020-02-24 04:28 AM
so the release did solve the the compilation error- thanks for that.
yet after adding a call to APPE_Init(); the software crashes when osKernelStart() invoked.
I am using:
please advise.
2020-08-10 01:31 AM
Hello,
I have the same problem. I would like to know if you have found a solution.
I am using STM32WB55 microcontroller and when STM32CubeMX generates the code after after configuring "stm32_wpan"->"BLE", the debugger is stuck in an infinite loop in "startup_stm32wb55xx_cm4.s"
i used STM32CubeMX 6.0.0 and STM32CubeIDE 1.4.0
Thank you for your help,
best regards
2020-08-10 01:54 AM
Hello,
did you find any solution?
Thanks
2020-08-10 03:45 AM
2020-08-10 05:05 AM
I will try this now
thank you very much!