Resolved! MEM_MODE resets to 0x00 e v e r y t i m e (stm32f072)
I want to move the isr vector table to SRAMRelated to this questionI moved my isr vector table to SRAM (linker script)Now i want to aliase the memory addr of 0x0000 0000 to be found in SRAM.In order to do that i believe i need to change the bits from...