For debugging using OpenOCD in CubeIDE, can a custom board be used?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-17 3:02 AM
We are planning to make a custom debugger using STM32WB55RG. For communication with openOCD, we have customized the DAPLink firmware. Is it possible to use STM32Cube IDE with OpenOCD as debugger for our custom board, or do we require a custom tool?
Labels:
- Labels:
-
DEBUG
-
STM32CubeIDE
-
STM32WB series
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-05-17 3:59 AM
You can use OpenOCD for debugging. in CubeIDE goto menue run/DebugConfiguration. Doubleclick on GDB Hardware debugging and adjust for your probe type and other parameters.
