STM32CubeMx generating sources with errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-03 7: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.
- Labels:
-
BLE
-
STM32CubeMX
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-03 7:58 AM
​Hello @~Amit~​ Thanks for the feedback, this will be internally checked.
best regareds,
Khouloud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-04 12:22 AM
Thank u for the quick response.
Can u estimate when is the next release?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-04 1:48 AM
​The publication on st.com is planned in W08 .
Best Regards,
Khouloud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-24 4: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:
- cube version 5.6.0
- STM32Cube_FW_WB_V1.5.0
- Atollic true studio version 9.3.0
please advise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-10 1: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-10 1:54 AM
Hello,
did you find any solution?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-10 3:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-10 5:05 AM
I will try this now
thank you very much!
