Hi,
I'm using the STM32F103ZD uC and the Keil IDE uVision V4.03q.
I would like to place my default application at the lowest flash address 0x0800 0000 and I like to place my bootloader at address 0x0801 F000.
My question is: what do I need to make my bootloader startup first? Or is that impossible? I do not want to use the external bootmode pins.
If that's not possible I will have to swap both application locations.
Thanks,
Henk