Problem in debugging STM32WB bootloader file in Cube IDE
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-26 12:17 AM
I am using BLE_OTA example in STM32 Cube WB package. I cant debug the code step by step in Cube IDE.
Labels:
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-28 1:31 AM
Hello SChan!
What code are you trying to debug and what happens when you try to debug it?
If you're trying to debug the bootloader you might need to uncheck the "Resume" box in the startup tab of your debug configuration:
Also, there is an application note made about this that you can find here.
