Persistent memory segment type for "PROD_SIGNATURES" segments in AVR8 TDFs

This commit is contained in:
Nav
2023-12-19 21:50:51 +00:00
parent cc33eea712
commit e3d7ea7226
45 changed files with 45 additions and 45 deletions

View File

@@ -35,7 +35,7 @@
<memory-segment start="0x0000" size="0x0100" type="user_signatures" rw="RW" exec="0" name="USER_SIGNATURES" pagesize="256"/>
</address-space>
<address-space name="prod_signatures" id="prod_signatures" start="0x0000" size="0x0040">
<memory-segment start="0x0000" size="0x0040" type="other" rw="R" exec="0" name="PROD_SIGNATURES" pagesize="256"/>
<memory-segment start="0x0000" size="0x0040" type="signatures" rw="R" exec="0" name="PROD_SIGNATURES" pagesize="256"/>
</address-space>
</address-spaces>
<peripherals>