Add LMA to handling of XML and debug output. LMA notr yet correclty calculated and is always equal to VMA

This commit is contained in:
2023-01-06 15:12:45 +01:00
parent eeb2027884
commit 0df385e4e7
4 changed files with 43 additions and 9 deletions

View File

@@ -51,6 +51,7 @@
<xs:attribute type="xs:string" name="name"/>
<xs:attribute type="dec_hex_num" name="index"/>
<xs:attribute type="dec_hex_num" name="vma"/>
<xs:attribute type="dec_hex_num" name="lma"/>
<xs:attribute type="dec_hex_num" name="size"/>
</xs:extension>
</xs:simpleContent>