Hi!
I'm guessing in order to boot to bootloader (Portenta H7) I need a magic value
set at a certain memory address and then call NVIC_SystemReset(); That is how I've
done it on some other platforms.
So if this is the case: What is the MAGIC VALUE and what is the memory address for the Portenta H7?
If it's done through some other means: how?
iKjetil