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.
2021-01-28 01: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.