Hi There,
I read a lot of posts and about It.
I can disable Reset by modify DCM-DCRWP1 or (more unsafe) trigger IPMC_RGM->FREC= 0xF before each functional reset.
But I read from RM 32.12 Recovery mode that also, for example "SBAF does not boot the application" or other cases listed causes the VTOR = 2040_0100 address.
I notice in this case PC = 0x2040_012E and stack pointer SP= 0x2040_200 that are all wrong and they are in the middle of my sram Memory! and also PC loops on 0x2040_012e endless!
I don't know if I need to fill any VT code on 2040_0100 but all is stucked !
HSE is skipped and sbaf loads directly my application code.
can you help Me ?
Best Regards
Fabio