how to debug the program in StmCubeIDE without flashing the controller every time? Just debug. Programmer STLINK v2, microcontroller STM32F769. Are there any options to disable flashing on start debug?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-08 3:30 PM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-08 3:49 PM
Try to edit the debug configuration to not flash on startup.
Debug configurations... -> Startup tab -> select the one you're using -> Edit -> uncheck "Download"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-08 3:49 PM
Try to edit the debug configuration to not flash on startup.
Debug configurations... -> Startup tab -> select the one you're using -> Edit -> uncheck "Download"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-08 5:46 PM
strange... if in debug mode, force a reset and run when ready. Unless reverse engineering?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-08 10:13 PM
it was so simple... How could I not see the Download column ... This is not reverse engineering, some settings are stored in the flash and are changed by the user, they cannot be overwritten during debugging.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-02 5:53 AM
Hello,
I'm using STM32CubeIDE Version: 1.10.1 , I can not find the option you mentioned.
Could you please attach a screenshot?
Thanks a lot.
Best Reards, Seppel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-02 6:11 AM - edited ‎2023-11-20 9:30 AM
I guess it is this one?
