I'm a new user of STM32 (but not new to embedded system design!). I've just upgraded from STM32CubeIDE V1.6.0 to V1.6.1, using a BlackPill STM32F411 target.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-22 2:38 AM
The 'reset debug' icon was displayed in V1.6.0 but is no longer visible in V1.6.1. Is this a bug in V1.6.1 or a configuration error of mine? The code is running in the Flash, not RAM (as far as I am aware).
Thanks! Mike.
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-22 2:48 AM
Reset debug icon is available if Debug perspective ... maybe you're still relying on C/C++ editing one ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-22 2:48 AM
Reset debug icon is available if Debug perspective ... maybe you're still relying on C/C++ editing one ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-22 4:23 AM
Thanks.
This is what I see. All the debug icons except the reset one, please see the attached PDF. Is this the debug perspective? The screen shot was taken from a paused running system. All the other debug icons seem to be there, just not the reset one.
Thanks!
Mike.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-22 4:33 AM
OK, I have now found out how to open the debug perspective and the reset icon has appeared - however, it was not with the other debug icons. I have now been able to move it so all the debug controls are together. It just goes to show that we all learn something new every day! :smiling_face_with_smiling_eyes:
Thanks to Cartu38 for the suggestion.
Cheers,
Mike.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-22 4:53 AM
Please tag such post to answered as will help community to dig into valuable material more quickly. Thanks.
