File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 59025902 "bootloader_supported" : true ,
59035903 "mbed_rom_start" : " 0x18000000" ,
59045904 "mbed_rom_size" : " 0x800000" ,
5905- "sectors" : [[0 ,4096 ]]
5905+ "sectors" : [[402653184 ,4096 ]]
59065906 },
59075907 "VK_RZ_A1H" : {
59085908 "inherits" : [" RZ_A1XX" ],
Original file line number Diff line number Diff line change @@ -302969,20 +302969,20 @@
302969302969 "version": "1.2.1"
302970302970 },
302971302971 "memories": {
302972- "IRAM1 ": {
302972+ "PROGRAM_FLASH ": {
302973302973 "access": {
302974302974 "execute": true,
302975302975 "non_secure": false,
302976302976 "non_secure_callable": false,
302977302977 "peripheral": false,
302978302978 "read": true,
302979302979 "secure": false,
302980- "write": true
302980+ "write": false
302981302981 },
302982302982 "default": true,
302983- "size": 10485760 ,
302984- "start": 536870912 ,
302985- "startup": false
302983+ "size": 8388608 ,
302984+ "start": 402653184 ,
302985+ "startup": true
302986302986 }
302987302987 },
302988302988 "name": "R7S72100",
@@ -302994,7 +302994,12 @@
302994302994 "units": 1
302995302995 }
302996302996 },
302997- "sectors": [],
302997+ "sectors": [
302998+ [
302999+ 0,
303000+ 4096
303001+ ]
303002+ ],
302998303003 "sub_family": "RZ_A1H",
302999303004 "vendor": "Renesas:117"
303000303005 },
You can’t perform that action at this time.
0 commit comments