How to jump Application Address
I use STM32F205 seriesFlash 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 applica...