Load MCU flash without reloading the external flash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-25 6:37 AM
Hi,
In debug mode, is there a way to reload the MCU flash but not the external flash connected to the QSPI?
It takes a while for CubeIDE to reprogram the external flash.
I do not modify the external flash data between debug sessions, so it would save me a lot of time if it was not erased then reprogrammed every time.
I could not find an option to avoid the external flash reload.
Thanks.
Solved! Go to Solution.
- Labels:
-
QSPI
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-25 6:47 AM
Similar request https://community.st.com/s/question/0D53W00000W5UvoSAF/remove-loader-to-fast-debug
I'd probably post-link the section out of the ELF if the development software was deficient.
Problems seems to be the tools don't seem to be tested/evaluated in normal use cases..
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-25 6:47 AM
Similar request https://community.st.com/s/question/0D53W00000W5UvoSAF/remove-loader-to-fast-debug
I'd probably post-link the section out of the ELF if the development software was deficient.
Problems seems to be the tools don't seem to be tested/evaluated in normal use cases..
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-25 7:54 AM
Thanks!
