Is there a function to find out how much flash memory the user application takes up?
I am working on the Nucleo F429ZI, and I'm working on a dual bank configuration, and I have a function that erases the flash of the other bank and loads in a new user application. I'm wondering if there's an easy way, or available function call, to find out how much memory the user application in the other bank takes up before erasing it.
