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?