cancel
Showing results for 
Search instead for 
Did you mean: 

Load MCU flash without reloading the external flash

franck23
Senior

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.

1 ACCEPTED SOLUTION

Accepted Solutions

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..

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

2 REPLIES 2

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..

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
franck23
Senior

Thanks!