Files
game-and-watch-retro-go/scripts/interface_jlink.cfg
Brian Pugh dbc2253023 Working Bank2 Flashapp (#131)
* set intflash address when programming

* Allow flashapp to work when flashing bank 2

* update readme

* Add tim bootloader SRAM magic-byte

* move boot stuff around to more appropriate locations
2021-08-15 21:42:57 +02:00

5 lines
105 B
INI

source [find interface/jlink.cfg]
transport select swd
set DUAL_BANK 1
source [find target/stm32h7x.cfg]