Open AlexDovgan opened 1 year ago
0x10000000 area is the Flash info base address, cannot be used to store bootloader. The firmware can be divided into two parts, Bootloadrt+APP mode. You can burn the bootloader in the 0x08000000 area through jLink programmer.
Is there any possibility to substitute internal bootloader by own implementation with jLink?