File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -462801,6 +462801,20 @@
462801
462801
"default": true,
462802
462802
"start": "0x10002000",
462803
462803
"size": "0x000FE000"
462804
+ },
462805
+ "IRAM1": {
462806
+ "access": {
462807
+ "execute": true,
462808
+ "non_secure": true,
462809
+ "non_secure_callable": false,
462810
+ "peripheral": false,
462811
+ "read": true,
462812
+ "secure": false,
462813
+ "write": true
462814
+ },
462815
+ "default": true,
462816
+ "start": "0x08002000",
462817
+ "size": "0x00045800"
462804
462818
}
462805
462819
}
462806
462820
},
@@ -462826,6 +462840,19 @@
462826
462840
},
462827
462841
"start": "0x10040000",
462828
462842
"size": "0xB8000"
462843
+ },
462844
+ "IRAM1": {
462845
+ "access": {
462846
+ "execute": true,
462847
+ "non_secure": true,
462848
+ "non_secure_callable": false,
462849
+ "peripheral": false,
462850
+ "read": true,
462851
+ "secure": false,
462852
+ "write": true
462853
+ },
462854
+ "start": "0x08010000",
462855
+ "size": "0x37500"
462829
462856
}
462830
462857
}
462831
462858
},
You can’t perform that action at this time.
0 commit comments