Fix pg_resetdata location in FLASH

This commit is contained in:
Steve Evans 2021-08-30 20:12:42 +01:00
parent 86aa5cc84e
commit d78f2081db
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ SECTIONS
PROVIDE_HIDDEN (__pg_resetdata_start = .);
KEEP (*(.pg_resetdata))
PROVIDE_HIDDEN (__pg_resetdata_end = .);
} >FLASH1 AT >WRITABLE_FLASH1
} >WRITABLE_FLASH1
/* Storage for the address for the configuration section so we can grab it out of the hex file */
.custom_defaults :