How to jump Application Address
I use STM32F205 series
Flash Area is as follow
: 0x80000000 ~ : Boot Area
: 0x8000C000 ~ : Application Area.
I need to solution how to jump Application area in Boot area source.
Example,
Now, state is Boot Area ( DFU )
, Enter for jump application ( ex. push button or check special memory) status
, How to make jumping Application ?
Please give advice or example source.
Thanks for your support.
