Change the FTFA_FOPT register: Set BOOTSRC_SEL to 11 (Boot from ROM), set FAST_INIT to 0, set NMI_DIS to 0, set BOOTPIN_OPT to 1.

This commit is contained in:
László Monda
2017-04-27 00:57:42 +02:00
parent 183142d667
commit 734c58ade4

View File

@@ -102,7 +102,7 @@ __isr_vector:
.long 0xFFFFFFFF .long 0xFFFFFFFF
.long 0xFFFFFFFF .long 0xFFFFFFFF
.long 0xFFFFFFFF .long 0xFFFFFFFF
.long 0xFFFF3DFE .long 0xFFFFDBFE /* FTFA_FOPT is the byte before the last one */
.text .text
.thumb .thumb