David Tosenovjan,
Thank you for your answer ! It's really appreciate. Now I tell you why I want to use it. There are two applications ( Bootloader and application) in the MCU. Sometimes MCU apply Bootloader and sometimes apply application. When I change Bootloader application to
other application , I want to transfer some information . It means that I want to store some imformations in a place that two applications all
can get it.
For example , there are two applications (A and B) in the MCU. I can make A to B and make B to A .I want to store some imformations
in a place that A and B all can get it .
Do you have a appropriate way to deal with it ? Really hope to get your help.