Disable NMI pin. This time really. Also set LPBOOT to 1. Fixes firmware#27.

This commit is contained in:
László Monda
2018-01-22 04:51:02 +01:00
parent 7d1ccdaa05
commit 8a67901ae9

View File

@@ -360,7 +360,7 @@ __isr_vector:
.long 0x01020304 /* First 4 bytes of the Backdoor key. Not used */
.long 0x05060708 /* Next 4 bytes of the Backdoor key */
.long 0xFFFFFFF8 /* Program flash protection bytes */
.long 0xFFFFFC95 /* FSEC byte, FOPT byte, Reserved, Reserved */
.long 0xFFFFF995 /* FSEC byte, FOPT byte, Reserved, Reserved */
.text