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?
View all questions in Keil forum