This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

dual boot bank

I am using stm32L151VE. I want to compile a code to run from bank 1 OR bank 2 without using compiler position independent code.
Is it possible to compile to address 0x0 and manipulate the hex file so it will be able to run from bank1 OR bank2?

0