>>21364357 The config will be overwritten as it is now. So to keep it, something will have to be changed.
Current partition table:
Current partition table:
{
"__comment__":"global setting",
"rotpk_ena": 0,
"partab": {
"ptable": {
"ota_trap": {
"valid": 0,
"level": 0,
"port": 0,
"pin": 0
},
"mp_trap": {
"valid": 0,
"level": 0,
"port": 0,
"pin": 0
},
"key_exp_op": 2,
"user_len": 256,
"user_ext": "FFFFFFFFFFFFFFFFFFFFFFFF",
"user_bin": "user.bin",
"items": [ "boot", "ota1", "ota2" ]
},
"boot": {
"start_addr": "0x4000",
"length": "0x8000",
"type": "BOOT",
"dbg_skip": false,
"hash_key": "FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"
},
"ota1": {
"start_addr": "0x10000",
"length": "0xE0000",
"type": "FW1",
"dbg_skip": false,
"hash_key": "000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E5F"
},
"ota2": {
"start_addr": "0xF0000",
"length": "0xE0000",
"type": "FW2",
"dbg_skip": false,
"hash_key": "000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E5F"
},
"cfg": {
"start_addr": "0x1D0000",
"length": "0x18000"
},
"lfs": {
"start_addr": "0x1E8000",
"length": "0x18000"
}
}
}