Question
How to run application from different internal flash location in STM32H743
i have two projects, one (application A) build to execute from 0x08000000 and another one (application B) from 0x08040000.
Can you guide me about, how can i switch from Application A to Application B?
Thank you.
Regards