This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Use all of available flash, using fstorage.

I need to store as much data as possible in flash.  And the free flash size varies from different version of the application software.

Is there a method to have the lowest priority fstorage allocation give you all of the unused flash from the top of the code up?  And not have to manually change a source allocation setting or a linker setting?

Parents Reply Children
Related