Error while debugging.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-29 11:58 PM
Hey guys I am facing this issue badly and I am not able to figure out the issue.
Please let me know what could be the problem. I have shared the error below
Error in final launch sequence:
Failed to execute MI command:
target remote localhost:61234
Error message from debugger back end:
Could not read registers; remote failure reply 'E31'
Failed to execute MI command:
target remote localhost:61234
Error mes
Thank you.
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-30 12:36 AM
Does your code reconfigure SWD pins on GPIOA? Do you enter low power modes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-30 12:42 AM
Yes to both the questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-30 12:49 AM
Debugging in low-power mode is possible but generally not enabled by default. Look in the appropriate reference manual for how to enable it, generally within DBGMCU.
