We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?