add:增加4G socket启闭命令

This commit is contained in:
2026-04-30 17:10:37 +08:00
parent da4e944bca
commit 36fb7fd027
314 changed files with 0 additions and 249038 deletions

Binary file not shown.

View File

@@ -1,19 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'PatchBlockSize' must be set 32K, other block size has not been supported yet!"},
{"Comment": "'FotaMemSize' is not the entire customized FOTA zone in flash but the one only for delta downloading!"},
{"Comment": "'attr' in 'ImageMem' must be set with one of these choices('BINPKG/BL/AP/CP/APP/APP2'), which is forbidden to be redefined!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC616(S)",
"PatchBlockSize": 32768,
"FotaMemSize": 491520,
"ImageMem": [
{
"attr": "APP",
"addr": 8519680,
"size": 2621440
}
]
}

View File

@@ -1,34 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'PatchBlockSize' must be set 32K, other block size has not been supported yet!"},
{"Comment": "'FotaMemSize' is not the entire customized FOTA zone in flash but the one only for delta downloading!"},
{"Comment": "'attr' in 'ImageMem' must be set with one of these choices('BINPKG/BL/AP/CP/APP/APP2'), which is forbidden to be redefined!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC618",
"PatchBlockSize": 32768,
"FotaMemSize": 491520,
"ImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8536064,
"size": 3014656
},
{
"attr": "CP",
"addr": 8388608,
"size": 524288
},
{
"attr": "APP",
"addr": 0,
"size": 0
}
]
}

View File

@@ -1 +0,0 @@
FotaToolkit.exe -d config\ec618.json %1 %2 old.binpkg new.binpkg

View File

@@ -1,3 +0,0 @@
{
"generatorconfig": "E:/file/LTE/ec618/tools/FotaToolkit/config/ec618.json"
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC716E",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 1,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 331776,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 1,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8904704,
"size": 3190784
},
{
"attr": "CP",
"addr": 8495104,
"size": 409600
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 4194304
},
{
"name": "CP",
"base": 8388608,
"size": 4194304
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 3190784
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC716S",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 0,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 217088,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 1,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8855552,
"size": 1261568
},
{
"attr": "CP",
"addr": 8495104,
"size": 360448
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 2097152
},
{
"name": "CP",
"base": 8388608,
"size": 2097152
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 1261568
},
{
"enable": 0,
"attr": "CP",
"size": 360448
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718HM",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 1,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 950272,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 1,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8982528,
"size": 6795264
},
{
"attr": "CP",
"addr": 8572928,
"size": 655360
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 8388608
},
{
"name": "CP",
"base": 8388608,
"size": 8388608
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 6868992
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718P",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 0,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 331776,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 1,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8904704,
"size": 3190784
},
{
"attr": "CP",
"addr": 8495104,
"size": 409600
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 4194304
},
{
"name": "CP",
"base": 8388608,
"size": 4194304
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 3190784
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718PM",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 0,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 360448,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 1,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8921088,
"size": 3174400
},
{
"attr": "CP",
"addr": 8511488,
"size": 409600
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 4194304
},
{
"name": "CP",
"base": 8388608,
"size": 4194304
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 3190784
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718P",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 0,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 331776,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 1,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8904704,
"size": 3190784
},
{
"attr": "CP",
"addr": 8495104,
"size": 409600
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 4194304
},
{
"name": "CP",
"base": 8388608,
"size": 4194304
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 3190784
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718S",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 0,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 217088,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 1,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8855552,
"size": 1261568
},
{
"attr": "CP",
"addr": 8495104,
"size": 360448
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 2097152
},
{
"name": "CP",
"base": 8388608,
"size": 2097152
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 1261568
},
{
"enable": 0,
"attr": "CP",
"size": 360448
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718U",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 1,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 950272,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 1,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8982528,
"size": 6795264
},
{
"attr": "CP",
"addr": 8572928,
"size": 655360
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 8388608
},
{
"name": "CP",
"base": 8388608,
"size": 8388608
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 6868992
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718UM",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 1,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 950272,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 1,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8982528,
"size": 6795264
},
{
"attr": "CP",
"addr": 8572928,
"size": 655360
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 8388608
},
{
"name": "CP",
"base": 8388608,
"size": 8388608
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 6868992
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,7 +0,0 @@
程序名称Deltagen
程序版本deltagen20221121
deltagen20221121
1.优化了相同块的差分包生成方式兼容新旧bootloader 差分库。

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC716E",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 1,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 331776,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 0,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8904704,
"size": 3190784
},
{
"attr": "CP",
"addr": 8495104,
"size": 409600
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 4194304
},
{
"name": "CP",
"base": 8388608,
"size": 4194304
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 3190784
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC716S",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 0,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 217088,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 0,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8855552,
"size": 1261568
},
{
"attr": "CP",
"addr": 8495104,
"size": 360448
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 2097152
},
{
"name": "CP",
"base": 8388608,
"size": 2097152
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 1261568
},
{
"enable": 0,
"attr": "CP",
"size": 360448
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718HM",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 1,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 950272,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 0,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8982528,
"size": 6795264
},
{
"attr": "CP",
"addr": 8572928,
"size": 655360
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 8388608
},
{
"name": "CP",
"base": 8388608,
"size": 8388608
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 6868992
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718P",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 0,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 331776,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 0,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8904704,
"size": 3190784
},
{
"attr": "CP",
"addr": 8495104,
"size": 409600
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 4194304
},
{
"name": "CP",
"base": 8388608,
"size": 4194304
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 3190784
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718PM",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 0,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 360448,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 0,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8921088,
"size": 3174400
},
{
"attr": "CP",
"addr": 8511488,
"size": 409600
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 4194304
},
{
"name": "CP",
"base": 8388608,
"size": 4194304
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 3190784
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718P",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 0,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 331776,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 0,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8904704,
"size": 3190784
},
{
"attr": "CP",
"addr": 8495104,
"size": 409600
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 4194304
},
{
"name": "CP",
"base": 8388608,
"size": 4194304
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 3190784
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718S",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 0,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 217088,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 0,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8855552,
"size": 1261568
},
{
"attr": "CP",
"addr": 8495104,
"size": 360448
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 2097152
},
{
"name": "CP",
"base": 8388608,
"size": 2097152
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 1261568
},
{
"enable": 0,
"attr": "CP",
"size": 360448
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718U",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 1,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 950272,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 0,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8982528,
"size": 6795264
},
{
"attr": "CP",
"addr": 8572928,
"size": 655360
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 8388608
},
{
"name": "CP",
"base": 8388608,
"size": 8388608
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 6868992
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,146 +0,0 @@
{
"TheseAreComments!":[
{"Comment": "'capacity' in 'FotaCapability' is the largest size of all images in one fota processing (0-4MB;1-16MB)!"},
{"Comment": "'diffMode' in 'FotaCapability' is the flag for handling compressed section(s) in binary file (0-no zip;1-has zip)!"},
{"Comment": "'attr' in 'SysImageMem' must be set with one of these choices('BINPKG/AP/CP/APP/APP2/SYSH'), which are forbidden to be redefined!"},
{"Comment": "'attr' in 'ExtenOtaMem' must be set with one of these choices('EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'name' in 'StorageDevice' must be set with one of these choices('AP/CP/EF/SD'), which are forbidden to be redefined!"},
{"Comment": "'base' in 'StorageDevice' is the global unique starting address, and it can not be modified!"},
{"Comment": "However, other fields can be redefined to whatever you want, including the name of this config file!"}
],
"CompanyName": "EiGENCOMM",
"ProductName": "EC718UM",
"FotaCoreVer": "2.5",
"FotaCapability": {
"capacity": 0,
"diffMode": 1,
"hasPkgHlc": 1,
"metaPseg": 32,
"bkupMemSize": 98304,
"deltaMemSize": 950272,
"avlbRamSize": 196608,
"zipAlgorithm": {
"zipMeth": 0,
"bzipMode": 0
}
},
"HuluSuite": {
"ver": 1,
"enable": 0,
"adjust": 1,
"wkspSize": 450560
},
"FotaAtCmd": {
"mode": 0,
"ate": 0,
"ver": 1,
"name": "",
"pmss": 1024,
"dmwt": 300
},
"SysImageMem": [
{
"attr": "BINPKG",
"addr": 0,
"size": 0
},
{
"attr": "AP",
"addr": 8982528,
"size": 6795264
},
{
"attr": "CP",
"addr": 8572928,
"size": 655360
},
{
"attr": "APP",
"addr": 0,
"size": 0
},
{
"attr": "APP2",
"addr": 0,
"size": 0
},
{
"attr": "SYSH",
"addr": 8392704,
"size": 4096
}
],
"ExtenOtaMem": [
{
"attr": "EF",
"addr": 2147483648,
"size": 10240
}
],
"StorageDevice": [
{
"name": "AP",
"base": 8388608,
"size": 8388608
},
{
"name": "CP",
"base": 8388608,
"size": 8388608
},
{
"name": "EF",
"base": 2147483648,
"size": 8388608
}
],
"CustFeature": {
"BootSecurity":{
"enable": 1,
"shaMode": 224,
"bootCombo": [
{
"enable": 1,
"imgs": "AP,CP",
"imgh": "SYSH",
"pemUri":""
},
{
"enable": 0,
"imgs": "APP",
"imgh": "APP2",
"pemUri":""
}
]
},
"ResizeMem": [
{
"enable": 0,
"attr": "AP",
"size": 6868992
},
{
"enable": 0,
"attr": "CP",
"size": 409600
},
{
"enable": 0,
"attr": "APP",
"size": 0
}
]
},
"MiscSetting": {
"pollRx": 30,
"filter": {
"prefix": "XPKGD,PKGFLX,EF"
},
"debug": {
"delta": {
"patMem": 0,
"patVeri": 7
}
}
}
}

View File

@@ -1,7 +0,0 @@
程序名称Deltagen
程序版本deltagen20221121
deltagen20221121
1.优化了相同块的差分包生成方式兼容新旧bootloader 差分库。

View File

@@ -1,320 +0,0 @@
{
"product_sets":
[
{
"prod_name":"EC618_OLDPKG_DEFAULT",
"file_basedir_keys_back":"base_uart_config_file;base_usb_config_file;format_path",
"base_uart_config_file":"./product_sets/ec618_products/618_legacy/base_config_files/config_ec618_legacy_pkg_uart.baseini",
"base_usb_config_file":"./product_sets/ec618_products/618_legacy/base_config_files/config_ec618_legacy_pkg_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec618_products/618_legacy/format/format_ec618_legacy.json"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x400000"
},
{
"NAME":"CP",
"BASE_LNA":"0x8800000",
"BASE_SIZE":"0x100000"
}
]
},
{
"prod_name":"EC618_CUSTOM_TEST",
"base_uart_config_file":"./product_sets/ec618_products/ec618_custom_test/base_config_files/config_ec618_custom_test_pkg_uart.baseini",
"base_usb_config_file":"./product_sets/ec618_products/ec618_custom_test/base_config_files/config_ec618_custom_test_pkg_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec618_products/ec618_custom_test/format/format_ec618_custom_test_all.json"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x400000"
},
{
"NAME":"CP",
"BASE_LNA":"0x8800000",
"BASE_SIZE":"0x100000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
},
{
"prod_name":"EC718U_PRD",
"base_uart_config_file":"./product_sets/ec718_products/ec718u/base_config_files/config_ec718u_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec718_products/ec718u/base_config_files/config_ec718u_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec718_products/ec718u/format/format_ec718u.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x800000"
}
]
},
{
"prod_name":"EC718H_PRD",
"base_uart_config_file":"./product_sets/ec718_products/ec718h/base_config_files/config_ec718h_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec718_products/ec718h/base_config_files/config_ec718h_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec718_products/ec718h/format/format_ec718h.json",
"cp_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x400000"
},
{
"NAME":"CP",
"BASE_LNA":"0x8000000",
"BASE_SIZE":"0x100000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
},
{
"prod_name":"EC718P_PRD",
"base_uart_config_file":"./product_sets/ec718_products/ec718p/base_config_files/config_ec718p_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec718_products/ec718p/base_config_files/config_ec718p_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec718_products/ec718p/format/format_ec718p.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x400000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
},
{
"prod_name":"EC718S_PRD",
"base_uart_config_file":"./product_sets/ec718_products/ec718s/base_config_files/config_ec718s_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec718_products/ec718s/base_config_files/config_ec718s_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec718_products/ec718s/format/format_ec718s.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x200000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
},
{
"prod_name":"EC718HM_PRD",
"base_uart_config_file":"./product_sets/ec718m_products/ec718hm/base_config_files/config_ec718hm_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec718m_products/ec718hm/base_config_files/config_ec718hm_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec718m_products/ec718hm/format/format_ec718hm.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x800000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
},
{
"prod_name":"EC718UM_PRD",
"base_uart_config_file":"./product_sets/ec718m_products/ec718um/base_config_files/config_ec718um_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec718m_products/ec718um/base_config_files/config_ec718um_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec718m_products/ec718um/format/format_ec718um.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x800000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
},
{
"prod_name":"EC718PM_PRD",
"base_uart_config_file":"./product_sets/ec718m_products/ec718pm/base_config_files/config_ec718pm_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec718m_products/ec718pm/base_config_files/config_ec718pm_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec718m_products/ec718pm/format/format_ec718pm.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x400000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
},
{
"prod_name":"EC718SM_PRD",
"base_uart_config_file":"./product_sets/ec718m_products/ec718sm/base_config_files/config_ec718sm_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec718m_products/ec718sm/base_config_files/config_ec718sm_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec718m_products/ec718sm/format/format_ec718sm.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x200000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
},
{
"prod_name":"EC718SEF_PRD",
"base_uart_config_file":"./product_sets/ec718_products/ec718s/base_config_files/config_ec718s_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec718_products/ec718s/base_config_files/config_ec718s_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec718_products/ec718s/format/format_ec718s.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x200000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
},
{
"prod_name":"EC718PEF_PRD",
"base_uart_config_file":"./product_sets/ec718_products/ec718p/base_config_files/config_ec718p_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec718_products/ec718p/base_config_files/config_ec718p_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec718_products/ec718p/format/format_ec718p.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x400000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x200000"
}
]
},
{
"prod_name":"EC716S_PRD",
"base_uart_config_file":"./product_sets/ec716_products/ec716s/base_config_files/config_ec716s_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec716_products/ec716s/base_config_files/config_ec716s_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec716_products/ec716s/format/format_ec716s.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x200000"
}
]
},
{
"prod_name":"EC716E_PRD",
"base_uart_config_file":"./product_sets/ec716_products/ec716e/base_config_files/config_ec716e_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec716_products/ec716e/base_config_files/config_ec716e_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec716_products/ec716e/format/format_ec716e.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x400000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
},
{
"prod_name":"QCX217_PRD",
"base_uart_config_file":"./product_sets/ec217_products/ec217/base_config_files/config_ec217_prd_uart.baseini",
"base_usb_config_file":"./product_sets/ec217_products/ec217/base_config_files/config_ec217_prd_usb.baseini",
"specific_info":{
"format_path":"./product_sets/ec217_products/ec217/format/format_ec217.json",
"ap_flash_spec_images":"cp_system"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x800000"
}
]
}
]
}

View File

@@ -1 +0,0 @@
ؤ3T<EFBFBD><07><><EFBFBD>n<EFBFBD><6E>p<EFBFBD>?/<2F>2<EFBFBD>ک<EFBFBD><DAA9>t<EFBFBD><74><EFBFBD>:[b}<7D>

View File

@@ -1,37 +0,0 @@
[config]
line_0_com = COM59
agbaud = 921600
[agentboot]
tool_basedir = 1
agpath =.\agentboot_ec616(s).bin
[storage_cfg]
opt_storage_list=""
format_path=format_ec616(s).json
;bootloader.bin file infomation
[bootloader]
blpath = .\image_ec616\bootloader.bin
blloadskip = 0
;system.bin file infomation
[system]
syspath = .\image_ec616\app-demo-flash.bin
sysloadskip = 0
;control such as reset before download
[control]
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
rom_version=0000000101000001
[flexfile0]
filepath = .\rfCaliTb_ec616\MergeRfTable.bin
burnaddr = 0x3A4000
[flexfile1]
filepath = .\rfCaliTb_ec616\MergeRfTable.bin
burnaddr = 0x16000

View File

@@ -1,42 +0,0 @@
[config]
line_0_com = COM29
agbaud=921600
;agentboot.bin file infomation
[agentboot]
tool_basedir = 1
agpath =.\agentboot_ec616(s).bin
;agloadskip = 0
[storage_cfg]
opt_storage_list=""
format_path=format_ec616(s).json
;bootloader.bin file infomation
[bootloader]
blpath = .\image_ec616s\bootloader.bin
blloadskip = 0
;system.bin file infomation
[system]
syspath =.\image_ec616s\app-demo-flash.bin
sysloadskip = 0
;control such as reset before download
[control]
detect = 2
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
;cfg reset to 2, skip reset pin
pullup_qspi =1
rom_version= 0000000101020000
[flexfile0]
filepath = .\rfCaliTb_ec616s\MergeRfTable.bin
burnaddr = 0x3A4000
[flexfile1]
filepath = .\rfCaliTb_ec616s\MergeRfTable.bin
burnaddr = 0x16000

View File

@@ -1,66 +0,0 @@
[config]
line_0_com = COM9
agbaud = 921600
filter_embedusb = 0
filter_externcom = 1
comment_filter = "filter for com config"
[package_info]
pkgflag = 1
pkg_extract_exe = .\fcelf.exe
pkg_bins_regen_targetdir = .\pkgimg_gen
arg_pkg_path_val_comment1 = .\t1.binpkg
arg_pkg_path_val = .\t2.binpkg
comment_inicfg_regened_state = "initial_no_change,backward_restored,forward_regened"
pkg_inicfg_regened_state = backward_restored
backward_cfg_restore_en = 1
select_product_support = 1
old_package_defined_product = EC618_OLDPKG_DEFAULT
selected_product = EC618_OLDPKG_DEFAULT
selected_base_inicfg_type = usb
selected_base_inicfg_rec = .\product_sets\ec618_products\618_legacy\base_config_files\config_ec618_legacy_pkg_usb.baseini@hash:1ef001a607ecbba39c5f03f6c736c942e10863fb167409c2d8b606726a01bafb
selected_xpk_prmgrcfg_rec = @hash:@SelPrd:
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec618_products\common_data\agentboot_usb\agentboot.bin
comment_agentboot = "agentboot.bin file infomation"
[storage_cfg]
format_path = .\product_sets\ec618_products\618_legacy\format\format_ec618_legacy.json
[bootloader]
blpath = .\image_ec618\legacy_product\618_legacy\ap_bootloader.bin
blloadskip = 0
burnaddr = 0x4000
comment_default = "bootloader.bin file infomation"
[system]
syspath = .\image_ec618\legacy_product\618_legacy\ap.bin
sysloadskip = 0
burnaddr = 0x24000
comment_default = "system.bin file infomation"
[control]
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
pullup_qspi = 1
rom_version = 0000000102000000
comment_default = "control such as reset before download"
[flexfile0]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xe7000
storage_type = cp_flash
[cp_system]
cp_syspath = .\image_ec618\legacy_product\618_legacy\cp-demo-flash.bin
cp_sysloadskip = 0
[flexfile1]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xce000
storage_type = cp_flash

View File

@@ -1,63 +0,0 @@
[config]
line_0_com = COM9
agbaud=921600
;filter com config
filter_embedusb=0
filter_externcom=1
[package_info]
pkgflag = 1
pkg_extract_exe = .\fcelf.exe
arg_pkg_path_val =.\image_ec618\pkgdir\merge.binpkg
;agentboot.bin file infomation
[agentboot]
tool_basedir = 1
agpath =.\image_ec618\agentboot_usb\agentboot.bin
[storage_cfg]
opt_storage_list="cp_flash"
format_path=format_ec618.json
;bootloader.bin file infomation
[bootloader]
blpath = .\image_ec618\ap_bootloader.bin
blloadskip = 0
;system.bin file infomation
[system]
syspath =.\image_ec618\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0x24000
[cp_system]
cp_syspath = .\image_ec618\cp-demo-flash.bin
cp_sysloadskip = 0
;control such as reset before download
[control]
;detect = 1
;reset = 2
;atreset=at+ecrst=delay,500
;atbaud=115200
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
;cfg reset to 2, skip reset pin
pullup_qspi =1
rom_version= 0000000102000000
[flexfile0]
filepath = .\rfCaliTb_ec618\MergeRfTable.bin
burnaddr = 0xe7000
storage_type=cp_flash
[flexfile1]
filepath = .\rfCaliTb_ec618\MergeRfTable.bin
burnaddr = 0xce000
storage_type=cp_flash

View File

@@ -1,63 +0,0 @@
[config]
line_0_com = COM9
agbaud=921600
;filter com config
filter_embedusb=1
filter_externcom=0
filter_explicitcom0 = 19D1
filter_explicitcom1 = 1366
[package_info]
pkgflag = 0
pkg_extract_exe = .\fcelf.exe
arg_pkg_path_val =.\image_ec626_fpga\pkgdir\merge.binpkg
;agentboot.bin file infomation
[agentboot]
tool_basedir = 1
agpath =.\image_ec626\agentboot.bin
[storage_cfg]
opt_storage_list=""
format_path=format_ec626.json
;bootloader.bin file infomation
[bootloader]
blpath = .\image_ec626\bootloader.bin
blloadskip = 0
;system.bin file infomation
[system]
syspath =.\image_ec626\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0x1f000
;control such as reset before download
[control]
detect = 2
atbaud=115200
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
;cfg reset to 2, skip reset pin
pullup_qspi =1
;remap_dld_addr = 32768
rom_version=0000000104000000
;send and receive
[flexfile0]
filepath = .\rfCaliTb_ec626\MergeRfTable.bin
burnaddr = 0x1ec000
storage_type=ap_flash
[flexfile1]
filepath = .\rfCaliTb_ec626\MergeRfTable.bin
burnaddr = 0x15000
storage_type=ap_flash

View File

@@ -1,71 +0,0 @@
[config]
line_0_com = COM14
agbaud = 2000000
filter_embedusb = 1
filter_externcom = 0
filter_explicitcom0 = 19D1
[package_info]
pkgflag = 1
pkg_extract_exe = .\fcelf.exe
pkg_bins_regen_targetdir = .\pkgimg_gen
arg_pkg_path_val_comment1 = .\temp.binpkg
arg_pkg_path_val = .\temp.binpkg
comment_inicfg_regened_state = "initial_no_change,backward_restored,forward_regened"
select_product_support = 1
pkg_inicfg_regened_state = backward_restored
backward_cfg_restore_en = 1
old_package_defined_product = EC618_OLDPKG_DEFAULT
selected_product = EC618_OLDPKG_DEFAULT
selected_base_inicfg_type = uart
selected_base_inicfg_rec = C:\Users\ivan\Documents\projects\ec616_00\release_ec616_01\jwzhuang20191121_20191031_flashtoolcli\FlashToolsEC618\FlashToolCLI_V4.1.4p01_20230825\product_sets\ec618_products\618_legacy\base_config_files\config_ec618_legacy_pkg_uart.baseini@hash:7750549aeaff4f8dab1799ca4312cee47ae197b45cd44182a0dbc0d29443521d
selected_xpk_prmgrcfg_rec = @hash:@SelPrd:
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec618_products\common_data\agentboot_uart\agentboot.bin
comment_agentboot = "agentboot.bin file infomation"
[storage_cfg]
format_path = C:\Users\ivan\Documents\projects\ec616_00\release_ec616_01\jwzhuang20191121_20191031_flashtoolcli\FlashToolsEC618\FlashToolCLI_V4.1.4p01_20230825\product_sets\ec618_products\618_legacy\format\format_ec618_legacy.json
[bootloader]
blpath = .\image_ec618\legacy_product\618_legacy\ap_bootloader.bin
blloadskip = 0
burnaddr = 0x4000
comment_default = "bootloader.bin file infomation"
[system]
syspath = .\image_ec618\legacy_product\618_legacy\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0x24000
comment_default = "system.bin file infomation"
[cp_system]
cp_syspath = .\image_ec618\legacy_product\618_legacy\cp-demo-flash.bin
cp_sysloadskip = 0
[control]
detect = 2
reset = 2
atreset = at+ecrst=delay,600
atbaud = 115200
prempt_detect_time = 30
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
pullup_qspi = 1
rom_version = 0000000103010000
trc_ser = 1
[flexfile0]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xe7000
storage_type = cp_flash
[flexfile1]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xce000
storage_type = cp_flash

View File

@@ -1,71 +0,0 @@
[config]
line_0_com = COM14
agbaud = 2000000
filter_embedusb = 1
filter_externcom = 0
filter_explicitcom0 = 19D1
[package_info]
pkgflag = 1
pkg_extract_exe = .\fcelf.exe
pkg_bins_regen_targetdir = .\pkgimg_gen
arg_pkg_path_val_comment1 = .\temp.binpkg
arg_pkg_path_val = .\temp.binpkg
comment_inicfg_regened_state = "initial_no_change,backward_restored,forward_regened"
select_product_support = 1
pkg_inicfg_regened_state = backward_restored
backward_cfg_restore_en = 1
old_package_defined_product = EC618_OLDPKG_DEFAULT
selected_product = EC618_OLDPKG_DEFAULT
selected_base_inicfg_type = uart
selected_base_inicfg_rec = C:\Users\ivan\Documents\projects\ec616_00\release_ec616_01\jwzhuang20191121_20191031_flashtoolcli\FlashToolsEC618\FlashToolCLI_V4.1.4p01_20230825\product_sets\ec618_products\618_legacy\base_config_files\config_ec618_legacy_pkg_uart.baseini@hash:7750549aeaff4f8dab1799ca4312cee47ae197b45cd44182a0dbc0d29443521d
selected_xpk_prmgrcfg_rec = @hash:@SelPrd:
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec618_products\common_data\agentboot_uart\agentboot.bin
comment_agentboot = "agentboot.bin file infomation"
[storage_cfg]
format_path = C:\Users\ivan\Documents\projects\ec616_00\release_ec616_01\jwzhuang20191121_20191031_flashtoolcli\FlashToolsEC618\FlashToolCLI_V4.1.4p01_20230825\product_sets\ec618_products\618_legacy\format\format_ec618_legacy.json
[bootloader]
blpath = .\image_ec618\legacy_product\618_legacy\ap_bootloader.bin
blloadskip = 0
burnaddr = 0x4000
comment_default = "bootloader.bin file infomation"
[system]
syspath = .\image_ec618\legacy_product\618_legacy\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0x24000
comment_default = "system.bin file infomation"
[cp_system]
cp_syspath = .\image_ec618\legacy_product\618_legacy\cp-demo-flash.bin
cp_sysloadskip = 0
[control]
detect = 2
reset = 2
atreset = at+ecrst=delay,600
atbaud = 115200
prempt_detect_time = 30
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
pullup_qspi = 1
rom_version = 0000000103010000
trc_ser = 1
[flexfile0]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xe7000
storage_type = cp_flash
[flexfile1]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xce000
storage_type = cp_flash

View File

@@ -1,66 +0,0 @@
[config]
line_0_com = COM9
agbaud = 921600
filter_embedusb = 0
filter_externcom = 1
comment_filter = "filter for com config"
[package_info]
pkgflag = 1
pkg_extract_exe = .\fcelf.exe
pkg_bins_regen_targetdir = .\pkgimg_gen
arg_pkg_path_val_comment1 = .\temp.binpkg
arg_pkg_path_val = .\temp.binpkg
comment_inicfg_regened_state = "initial_no_change,backward_restored,forward_regened"
pkg_inicfg_regened_state = backward_restored
backward_cfg_restore_en = 1
select_product_support = 1
old_package_defined_product = EC618_OLDPKG_DEFAULT
selected_product = EC618_OLDPKG_DEFAULT
selected_base_inicfg_type = usb
selected_base_inicfg_rec = C:\Users\ivan\Documents\projects\ec616_00\release_ec616_01\jwzhuang20191121_20191031_flashtoolcli\FlashToolsEC618\FlashToolCLI_V4.1.4p01_20230825\product_sets\ec618_products\618_legacy\base_config_files\config_ec618_legacy_pkg_usb.baseini@hash:1ef001a607ecbba39c5f03f6c736c942e10863fb167409c2d8b606726a01bafb
selected_xpk_prmgrcfg_rec = @hash:@SelPrd:
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec618_products\common_data\agentboot_usb\agentboot.bin
comment_agentboot = "agentboot.bin file infomation"
[storage_cfg]
format_path = C:\Users\ivan\Documents\projects\ec616_00\release_ec616_01\jwzhuang20191121_20191031_flashtoolcli\FlashToolsEC618\FlashToolCLI_V4.1.4p01_20230825\product_sets\ec618_products\618_legacy\format\format_ec618_legacy.json
[bootloader]
blpath = .\image_ec618\legacy_product\618_legacy\ap_bootloader.bin
blloadskip = 0
burnaddr = 0x4000
comment_default = "bootloader.bin file infomation"
[system]
syspath = .\image_ec618\legacy_product\618_legacy\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0x24000
comment_default = "system.bin file infomation"
[control]
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
pullup_qspi = 1
rom_version = 0000000103010000
trc_ser = 1
[flexfile0]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xe7000
storage_type = cp_flash
[cp_system]
cp_syspath = .\image_ec618\legacy_product\618_legacy\cp-demo-flash.bin
cp_sysloadskip = 0
[flexfile1]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xce000
storage_type = cp_flash

View File

@@ -1,66 +0,0 @@
[config]
line_0_com = COM9
agbaud = 921600
filter_embedusb = 0
filter_externcom = 1
comment_filter = "filter for com config"
[package_info]
pkgflag = 1
pkg_extract_exe = .\fcelf.exe
pkg_bins_regen_targetdir = .\pkgimg_gen
arg_pkg_path_val_comment1 = .\temp.binpkg
arg_pkg_path_val = .\temp.binpkg
comment_inicfg_regened_state = "initial_no_change,backward_restored,forward_regened"
pkg_inicfg_regened_state = backward_restored
backward_cfg_restore_en = 1
select_product_support = 1
old_package_defined_product = EC618_OLDPKG_DEFAULT
selected_product = EC618_OLDPKG_DEFAULT
selected_base_inicfg_type = usb
selected_base_inicfg_rec = C:\Users\ivan\Documents\projects\ec616_00\release_ec616_01\jwzhuang20191121_20191031_flashtoolcli\FlashToolsEC618\FlashToolCLI_V4.1.4p01_20230825\product_sets\ec618_products\618_legacy\base_config_files\config_ec618_legacy_pkg_usb.baseini@hash:1ef001a607ecbba39c5f03f6c736c942e10863fb167409c2d8b606726a01bafb
selected_xpk_prmgrcfg_rec = @hash:@SelPrd:
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec618_products\common_data\agentboot_usb\agentboot.bin
comment_agentboot = "agentboot.bin file infomation"
[storage_cfg]
format_path = C:\Users\ivan\Documents\projects\ec616_00\release_ec616_01\jwzhuang20191121_20191031_flashtoolcli\FlashToolsEC618\FlashToolCLI_V4.1.4p01_20230825\product_sets\ec618_products\618_legacy\format\format_ec618_legacy.json
[bootloader]
blpath = .\image_ec618\legacy_product\618_legacy\ap_bootloader.bin
blloadskip = 0
burnaddr = 0x4000
comment_default = "bootloader.bin file infomation"
[system]
syspath = .\image_ec618\legacy_product\618_legacy\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0x24000
comment_default = "system.bin file infomation"
[control]
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
pullup_qspi = 1
rom_version = 0000000103010000
trc_ser = 1
[flexfile0]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xe7000
storage_type = cp_flash
[cp_system]
cp_syspath = .\image_ec618\legacy_product\618_legacy\cp-demo-flash.bin
cp_sysloadskip = 0
[flexfile1]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xce000
storage_type = cp_flash

View File

@@ -1,66 +0,0 @@
[config]
line_0_com = COM9
agbaud = 921600
filter_embedusb = 0
filter_externcom = 1
comment_filter = "filter for com config"
[package_info]
pkgflag = 1
pkg_extract_exe = .\fcelf.exe
pkg_bins_regen_targetdir = .\pkgimg_gen
arg_pkg_path_val_comment1 = .\t1.binpkg
arg_pkg_path_val = .\t2.binpkg
comment_inicfg_regened_state = "initial_no_change,backward_restored,forward_regened"
pkg_inicfg_regened_state = backward_restored
backward_cfg_restore_en = 1
select_product_support = 1
old_package_defined_product = EC618_OLDPKG_DEFAULT
selected_product = EC618_OLDPKG_DEFAULT
selected_base_inicfg_type = usb
selected_base_inicfg_rec = .\product_sets\ec618_products\618_legacy\base_config_files\config_ec618_legacy_pkg_usb.baseini@hash:1ef001a607ecbba39c5f03f6c736c942e10863fb167409c2d8b606726a01bafb
selected_xpk_prmgrcfg_rec = @hash:@SelPrd:
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec618_products\common_data\agentboot_usb\agentboot.bin
comment_agentboot = "agentboot.bin file infomation"
[storage_cfg]
format_path = .\product_sets\ec618_products\618_legacy\format\format_ec618_legacy.json
[bootloader]
blpath = .\image_ec618\legacy_product\618_legacy\ap_bootloader.bin
blloadskip = 0
burnaddr = 0x4000
comment_default = "bootloader.bin file infomation"
[system]
syspath = .\image_ec618\legacy_product\618_legacy\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0x24000
comment_default = "system.bin file infomation"
[control]
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
pullup_qspi = 1
rom_version = 0000000102000000
comment_default = "control such as reset before download"
[flexfile0]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xe7000
storage_type = cp_flash
[cp_system]
cp_syspath = .\image_ec618\legacy_product\618_legacy\cp-demo-flash.bin
cp_sysloadskip = 0
[flexfile1]
filepath = .\product_sets\ec618_products\618_legacy\rfCaliTb\MergeRfTable.bin
burnaddr = 0xce000
storage_type = cp_flash

Binary file not shown.

Binary file not shown.

View File

@@ -1,37 +0,0 @@
{
"HashAlgorithm": "SHA256",
"imageinfo": [
{
"addr": 16384,
"file": "ap_bootloader.bin",
"flashsize": 32768,
"hash": "1CC29C411DFAE044FBB68BB7E6783E9FB84F4523E589299CEE4F7ED72D8C406B",
"type": "BL"
},
{
"addr": 147456,
"file": "ap_at_command.bin",
"flashsize": 2998272,
"hash": "EC5204C878A7315FF5B7C6847C34F508B14C9CFDB4871BD13205E8C7626ECC62",
"type": "AP"
},
{
"addr": 0,
"file": "cp-demo-flash.bin",
"flashsize": 524288,
"hash": "2EE71BFA864F128A8264997D01B67738BE07D0ECCF6DD727A596E240B1C52C3F",
"type": "CP"
}
],
"imagepath": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\jwzhuang20191121_20191031_flashtoolcli\\FlashToolsEC618\\FlashToolCLI_V4.1.4p01_20230825\\image_ec618\\pkgdir\\pkg_extract_tmp/",
"version": "106",
"ExtractSyncRec": {
"LastSyncTime": 1694153660,
"LastSyncStat": 1,
"PackagePath": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\jwzhuang20191121_20191031_flashtoolcli\\FlashToolsEC618\\FlashToolCLI_V4.1.4p01_20230825\\image_ec618\\pkgdir\\at_command.binpkg",
"PackageExtDir": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\jwzhuang20191121_20191031_flashtoolcli\\FlashToolsEC618\\FlashToolCLI_V4.1.4p01_20230825\\image_ec618\\pkgdir\\pkg_extract_tmp",
"PackageModTime": 1638429667,
"PackageSize": 2405258,
"PackageHash": "6cb10dbcb7333163503b9c0ef4558bbb7882851fa2df0527ff932ace6323082a"
}
}

View File

@@ -1,69 +0,0 @@
{
"HashAlgorithm": "SHA256",
"imageinfo": [
{
"addr": 0,
"file": "ban_old_tool_poison.bin",
"flashsize": 0,
"hash": "0",
"type": "VIRTUALIMG"
},
{
"addr": 8404992,
"file": "ap_bootloader.bin",
"flashsize": 131072,
"hash": "1CC29C411DFAE044FBB68BB7E6783E9FB84F4523E589299CEE4F7ED72D8C406B",
"type": "BL"
},
{
"addr": 8536064,
"file": "ap_at_command.bin",
"flashsize": 2621440,
"hash": "EC5204C878A7315FF5B7C6847C34F508B14C9CFDB4871BD13205E8C7626ECC62",
"type": "AP"
},
{
"addr": 142606336,
"file": "cp-demo-flash.bin",
"flashsize": 524288,
"hash": "2EE71BFA864F128A8264997D01B67738BE07D0ECCF6DD727A596E240B1C52C3F",
"type": "CP"
},
{
"addr": 12075008,
"file": "lfs-demo-flash.bin",
"flashsize": 3981312,
"hash": "CBB965F8B62358E703A9BDD68B5D3328B3D6BECF987D97E04CB3F34F3D357D9E",
"type": "PKGFLXFS"
},
{
"addr": 2147483648,
"file": "pkgflxfile_1.bin",
"flashsize": 524288,
"hash": "CBB965F8B62358E703A9BDD68B5D3328B3D6BECF987D97E04CB3F34F3D357D9E",
"type": "EF"
},
{
"addr": 2148007936,
"file": "pkgflxfile_2.bin",
"flashsize": 393216,
"hash": "6D88E4EDB5F64D70512A9CF6400727B20DF1209DF579A3ABD430D2B49953C57D",
"type": "EF"
}
],
"imagepath": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\jwzhuang20191121_20191031_flashtoolcli\\FlashToolsEC618\\FlashToolCLI_V4.1.1_20230323_1752_Test\\image_ec618\\pkgsingle_dir\\pkg_extract_tmp\\",
"pkgarg": {
"pkgmode": 1,
"productname": "EC618_4M"
},
"version": "111",
"ExtractSyncRec": {
"LastSyncTime": 1679565320,
"LastSyncStat": 1,
"PackagePath": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\jwzhuang20191121_20191031_flashtoolcli\\FlashToolsEC618\\FlashToolCLI_V4.1.1_20230323_1752_Test\\image_ec618\\pkgsingle_dir\\merge_multi_test_ext_2imgs.binpkg",
"PackageExtDir": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\jwzhuang20191121_20191031_flashtoolcli\\FlashToolsEC618\\FlashToolCLI_V4.1.1_20230323_1752_Test\\image_ec618\\pkgsingle_dir\\pkg_extract_tmp",
"PackageModTime": 1679367961,
"PackageSize": 3098994,
"PackageHash": "f966c76f2d01576e9c11a85b8a15cec6dd14336d3faeebfd0e664d714bd070a8"
}
}

View File

@@ -1,48 +0,0 @@
{
"HashAlgorithm": "SHA256",
"imageinfo": [
{
"addr": 0,
"file": "ban_old_tool_poison.bin",
"flashsize": 0,
"hash": "0",
"type": "VIRTUALIMG"
},
{
"addr": 8400896,
"file": "ap_bootloader.bin",
"flashsize": 73728,
"hash": "07444ED6F17135048A750049FAB9A9BFEFA64A85830B9F122BE9C2F7DBD599DF",
"type": "BL"
},
{
"addr": 8855552,
"file": "ap_at_command.bin",
"flashsize": 1261568,
"hash": "55CFAE6DE7878421B9ABF9591BFC67F046E4D13F4337D2CFE4BD68A008BDAE2E",
"type": "AP"
},
{
"addr": 8495104,
"file": "cp-demo-flash.bin",
"flashsize": 360448,
"hash": "3379B761FA59434963A132A2BCEAA433A64BEC490D1989F221A2859E9BBCD04F",
"type": "CP"
}
],
"imagepath": "D:\\Eigencomm\\FTP׾αƷ׊<C6B7>\\ec718\\tools\\FlashTool٤ޟ\\FlashToolCLI_V4.1.11_20240123\\image_ec716\\pkgdir\\pkg_extract_tmp/",
"pkgarg": {
"pkgmode": 1,
"productname": "EC716S_PRD"
},
"version": "111",
"ExtractSyncRec": {
"LastSyncTime": 1709712070,
"LastSyncStat": 1,
"PackagePath": "D:\\Eigencomm\\FTP服务器资料\\ec718\\tools\\FlashTool工具\\FlashToolCLI_V4.1.11_20240123\\image_ec716\\pkgdir\\at_command.binpkg",
"PackageExtDir": "D:\\Eigencomm\\FTP服务器资料\\ec718\\tools\\FlashTool工具\\FlashToolCLI_V4.1.11_20240123\\image_ec716\\pkgdir\\pkg_extract_tmp",
"PackageModTime": 1700462950,
"PackageSize": 1697308,
"PackageHash": "28910f1934a4256d0affa57dbda7a9ffe2b84272944dc0e2cf38eb30fad16665"
}
}

View File

@@ -1,48 +0,0 @@
{
"HashAlgorithm": "SHA256",
"imageinfo": [
{
"addr": 0,
"file": "ban_old_tool_poison.bin",
"flashsize": 0,
"hash": "0",
"type": "VIRTUALIMG"
},
{
"addr": 8400896,
"file": "ap_bootloader.bin",
"flashsize": 131072,
"hash": "929991270509B54545F23AFF679A13D9EB484678C8BC00FAC9AE28EB504ED822",
"type": "BL"
},
{
"addr": 8548352,
"file": "ap_at_command.bin",
"flashsize": 2621440,
"hash": "5E5B9C64310336F6BB2529607561EAC876B94515BB40FFE690E33084147C0C4E",
"type": "AP"
},
{
"addr": 134217728,
"file": "cp-demo-flash.bin",
"flashsize": 839680,
"hash": "6A1C02C2C11CAA238B35C95BB183C70595C32951FDD292D088837BA5F54948BA",
"type": "CP"
}
],
"imagepath": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\FlashToolsRelease\\FlashTools_V4.0.10\\FlashTools_V4.1.3_20230526\\image_ec718\\named_product\\ec718h\\pkgdir\\pkg_extract_tmp/",
"pkgarg": {
"pkgmode": 1,
"productname": "EC718H_PRD"
},
"version": "111",
"ExtractSyncRec": {
"LastSyncTime": 1685531198,
"LastSyncStat": 1,
"PackagePath": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\FlashToolsRelease\\FlashTools_V4.0.10\\FlashTools_V4.1.3_20230526\\image_ec718\\named_product\\ec718h\\pkgdir\\at_command.binpkg",
"PackageExtDir": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\FlashToolsRelease\\FlashTools_V4.0.10\\FlashTools_V4.1.3_20230526\\image_ec718\\named_product\\ec718h\\pkgdir\\pkg_extract_tmp",
"PackageModTime": 1682303877,
"PackageSize": 2646168,
"PackageHash": "1fec5dca3250ddbd284c326211dc1fec48c77f951e2315e50a5d2bfa6706f22c"
}
}

View File

@@ -1,48 +0,0 @@
{
"HashAlgorithm": "SHA256",
"imageinfo": [
{
"addr": 0,
"file": "ban_old_tool_poison.bin",
"flashsize": 0,
"hash": "0",
"type": "VIRTUALIMG"
},
{
"addr": 8400896,
"file": "ap_bootloader.bin",
"flashsize": 73728,
"hash": "0A63B9AEA77A0286F6ED3C606534CFBADA8DD516900DF75B4797BF386D55E387",
"type": "BL"
},
{
"addr": 8904704,
"file": "ap_at_command.bin",
"flashsize": 3190784,
"hash": "537DF27F88C864D07C174BDF329DA33A38DA6BEED9DA7E0C488839260A349E48",
"type": "AP"
},
{
"addr": 8495104,
"file": "cp-demo-flash.bin",
"flashsize": 409600,
"hash": "39781A7D989CCA422AF290BE220D3D6FC5C5E859759039615C9F1830D86E7096",
"type": "CP"
}
],
"imagepath": "D:\\Eigencomm\\FTP׾αƷ׊<C6B7>\\ec718\\tools\\FlashTool٤ޟ\\FlashToolCLI_V4.1.11_20240123\\image_ec718\\named_product\\ec718p\\pkgdir\\pkg_extract_tmp/",
"pkgarg": {
"pkgmode": 1,
"productname": "EC718P_PRD"
},
"version": "111",
"ExtractSyncRec": {
"LastSyncTime": 1709711796,
"LastSyncStat": 1,
"PackagePath": "D:\\Eigencomm\\FTP服务器资料\\ec718\\tools\\FlashTool工具\\FlashToolCLI_V4.1.11_20240123\\image_ec718\\named_product\\ec718p\\pkgdir\\at_command.binpkg",
"PackageExtDir": "D:\\Eigencomm\\FTP服务器资料\\ec718\\tools\\FlashTool工具\\FlashToolCLI_V4.1.11_20240123\\image_ec718\\named_product\\ec718p\\pkgdir\\pkg_extract_tmp",
"PackageModTime": 1698658762,
"PackageSize": 3675676,
"PackageHash": "4a8e94d2318b5e40f9c59b1defd453f26b8cf18c651cf8255993d2b7d6b8cf5a"
}
}

View File

@@ -1,48 +0,0 @@
{
"HashAlgorithm": "SHA256",
"imageinfo": [
{
"addr": 0,
"file": "ban_old_tool_poison.bin",
"flashsize": 0,
"hash": "0",
"type": "VIRTUALIMG"
},
{
"addr": 8400896,
"file": "ap_bootloader.bin",
"flashsize": 73728,
"hash": "E8B1A8A586F105818AA29E8A3CB2B4003E1658E469909A4EC431E974AFD57590",
"type": "BL"
},
{
"addr": 8855552,
"file": "ap_at_command.bin",
"flashsize": 1261568,
"hash": "60CEEEBD6FD52FAF626315FCD6A035B9A1C2EABCBEFF420F252F4704AD510E92",
"type": "AP"
},
{
"addr": 8495104,
"file": "cp-demo-flash.bin",
"flashsize": 360448,
"hash": "564ACE9789F4473E0478D35E2E21B78F278A2108E5562E073DA17176894CE8E0",
"type": "CP"
}
],
"imagepath": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\jwzhuang20191121_20191031_flashtoolcli\\FlashToolsEC618\\FlashToolCLI_V4.1.9_20231124\\image_ec718\\named_product\\ec718s\\pkgdir\\pkg_extract_tmp/",
"pkgarg": {
"pkgmode": 1,
"productname": "EC718S_PRD"
},
"version": "111",
"ExtractSyncRec": {
"LastSyncTime": 1700808775,
"LastSyncStat": 1,
"PackagePath": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\jwzhuang20191121_20191031_flashtoolcli\\FlashToolsEC618\\FlashToolCLI_V4.1.9_20231124\\image_ec718\\named_product\\ec718s\\pkgdir\\at_command.binpkg",
"PackageExtDir": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\jwzhuang20191121_20191031_flashtoolcli\\FlashToolsEC618\\FlashToolCLI_V4.1.9_20231124\\image_ec718\\named_product\\ec718s\\pkgdir\\pkg_extract_tmp",
"PackageModTime": 1697097232,
"PackageSize": 1697308,
"PackageHash": "75d3ca8b432a035a4126f09221951d46af631a97077fb05c6962d368b95b893a"
}
}

View File

@@ -1,48 +0,0 @@
{
"HashAlgorithm": "SHA256",
"imageinfo": [
{
"addr": 0,
"file": "ban_old_tool_poison.bin",
"flashsize": 0,
"hash": "0",
"type": "VIRTUALIMG"
},
{
"addr": 8400896,
"file": "ap_bootloader.bin",
"flashsize": 131072,
"hash": "908EB83D963318A49DF537DDAE2D18A955C25ABDB2FB6CE29CD7BD31457A74E7",
"type": "BL"
},
{
"addr": 9494528,
"file": "ap_at_command.bin",
"flashsize": 4268032,
"hash": "6CA153E74B7B4A3A41198D9D946B7CCC312BA03A9A6C76E8C5F0D43BAFBAA422",
"type": "AP"
},
{
"addr": 8650752,
"file": "cp-demo-flash.bin",
"flashsize": 843776,
"hash": "DC1CCB5772E0604E6B085291D8DB00CAA034E8CD15F85AD065A8863BFED0E348",
"type": "CP"
}
],
"imagepath": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\FlashToolsRelease\\FlashTools_V4.0.10\\FlashTools_V4.1.3_20230606_p01\\image_ec718\\named_product\\ec718u\\pkgdir\\pkg_extract_tmp/",
"pkgarg": {
"pkgmode": 1,
"productname": "EC718U_PRD"
},
"version": "111",
"ExtractSyncRec": {
"LastSyncTime": 1689229670,
"LastSyncStat": 1,
"PackagePath": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\FlashToolsRelease\\FlashTools_V4.0.10\\FlashTools_V4.1.3_20230606_p01\\image_ec718\\named_product\\ec718u\\pkgdir\\at_command.binpkg",
"PackageExtDir": "C:\\Users\\ivan\\Documents\\projects\\ec616_00\\release_ec616_01\\FlashToolsRelease\\FlashTools_V4.0.10\\FlashTools_V4.1.3_20230606_p01\\image_ec718\\named_product\\ec718u\\pkgdir\\pkg_extract_tmp",
"PackageModTime": 1686017103,
"PackageSize": 2288132,
"PackageHash": "5c872484dd5c2410f20e85fb35517b6d900b1cd566db93407f9107fe60917c7a"
}
}

View File

@@ -1,30 +0,0 @@
[loggers]
keys=root
[handlers]
keys=stream_handler,file_handler
[formatters]
keys=formatter
[logger_root]
level=DEBUG
handlers=stream_handler,file_handler
;handlers=file_handler
[handler_stream_handler]
class=StreamHandler
level=DEBUG
formatter=formatter
args=(sys.stderr,)
[handler_file_handler]
class=FileHandler
level=DEBUG
formatter=formatter
args=('logging_output.log', 'a', None, True)
[formatter_formatter]
format=%(asctime)s %(levelname)-8s %(message)s
;format=%(asctime)s %(levelname)-8s %(funcName)s %(lineno)s %(message)s

View File

@@ -1,51 +0,0 @@
[config]
line_0_com = COM9
agbaud = 921600
filter_embedusb = 1
filter_externcom = 0
filter_explicitcom0 = 19D1
filter_explicitcom1 = 1366
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec718_products\common_data\agentboot_uart\agentboot.bin
[storage_cfg]
#will be update when load
format_path = format_ec718_none.json
[bootloader]
blpath = .\image_ec619\ap_bootloader.bin
blloadskip = 0
burnaddr=0xf
;system.bin file infomation
[system]
syspath =.\image_ec619\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0xf
[cp_system]
cp_syspath = .\image_ec619\cp-demo-flash.bin
cp_sysloadskip = 0
burnaddr = 0xf
[control]
detect = 1
reset = 2
atreset = at+ecrst=delay,600
atbaud = 115200
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
pullup_qspi = 1
trc_ser = 1
rom_version= 0000000203000000
dribble_dld_en = 1
[flexfile0]
filepath = .\product_sets\ec718_products\ec718h\rfCaliTb\MergeRfTable.bin
burnaddr = 0xe7000
storage_type=cp_flash

View File

@@ -1,47 +0,0 @@
[config]
line_0_com = COM9
agbaud=921600
filter_embedusb=0
filter_externcom=1
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec718_products\common_data\agentboot_usb\agentboot.bin
[storage_cfg]
#will be update when load
format_path = format_ec718_none.json
[bootloader]
blpath = .\image_ec619\ap_bootloader.bin
blloadskip = 0
burnaddr=0xf
;system.bin file infomation
[system]
syspath =.\image_ec619\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0xf
[cp_system]
cp_syspath = .\image_ec619\cp-demo-flash.bin
cp_sysloadskip = 0
burnaddr = 0xf
[control]
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
;cfg reset to 2, skip reset pin
pullup_qspi =1
trc_ser= 1
rom_version= 0000000203000000
dribble_dld_en=0
[flexfile0]
filepath = .\product_sets\ec718_products\ec718h\rfCaliTb\MergeRfTable.bin
burnaddr = 0xe7000
storage_type=cp_flash

View File

@@ -1,60 +0,0 @@
{
"fs": {
"begin":"0xb88000",
"length":"294912"
},
"fraw": {
"begin":"0xbfc000",
"length":"16384"
},
"rr": {
"begin":"0x88e7000",
"length":"102400"
},
"drr": {
"begin":"0x8900000",
"length":"102400"
},
"hfd": {
"begin":"0",
"length":"0"
},
"opt": {
"begin":"0x0800000",
"length":"4194304"
},
"cal":[
{
"stor_type": "cp_flash",
"offst_flag": "1",
"begin":"0xe7000",
"length":"0x19000"
}
],
"erallum":[
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x0",
"length":"0x23000"
},
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x27000",
"length":"0x3b9000"
},
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x3e4000",
"length":"0x1c000"
},
{
"stor_type": "cp_flash",
"offst_flag": "1",
"begin":"0x0",
"length":"0xcd000"
}
]
}

View File

@@ -1,50 +0,0 @@
[config]
line_0_com = COM9
agbaud = 921600
filter_embedusb = 1
filter_externcom = 0
filter_explicitcom0 = 19D1
filter_explicitcom1 = 1366
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec718_products\common_data\agentboot_uart\agentboot.bin
[storage_cfg]
#will be update when load
format_path = format_ec718_none.json
[bootloader]
blpath = .\image_ec619\ap_bootloader.bin
blloadskip = 0
burnaddr=0xf
;system.bin file infomation
[system]
syspath =.\image_ec619\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0xf
[cp_system]
cp_syspath = .\image_ec619\cp-demo-flash.bin
cp_sysloadskip = 0
burnaddr = 0xf
[control]
detect = 1
reset = 2
atreset = at+ecrst=delay,600
atbaud = 115200
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
pullup_qspi = 1
trc_ser = 1
rom_version= 0000000203000000
dribble_dld_en = 1
[flexfile0]
filepath = .\product_sets\ec718_products\ec718p\rfCaliTb\MergeRfTable.bin
burnaddr = 0x3f2000

View File

@@ -1,46 +0,0 @@
[config]
line_0_com = COM9
agbaud=921600
filter_embedusb=0
filter_externcom=1
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec718_products\common_data\agentboot_usb\agentboot.bin
[storage_cfg]
#will be update when load
format_path = format_ec718_none.json
[bootloader]
blpath = .\image_ec619\ap_bootloader.bin
blloadskip = 0
burnaddr=0x3000
;system.bin file infomation
[system]
syspath =.\image_ec619\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0x7c000
[cp_system]
cp_syspath = .\image_ec619\cp-demo-flash.bin
cp_sysloadskip = 0
burnaddr = 0x18000
[control]
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
;cfg reset to 2, skip reset pin
pullup_qspi =1
trc_ser= 1
rom_version= 0000000203000000
dribble_dld_en=0
[flexfile0]
filepath = .\product_sets\ec718_products\ec718p\rfCaliTb\MergeRfTable.bin
burnaddr = 0x3f2000

View File

@@ -1,54 +0,0 @@
{
"fs": {
"begin":"0xbc9000",
"length":"65536"
},
"fraw": {
"begin":"0xbfe000",
"length":"8192"
},
"rr": {
"begin":"0xbf2000",
"length":"49152"
},
"drr": {
"begin":"0x813000",
"length":"20480"
},
"hfd": {
"begin":"0",
"length":"0"
},
"opt": {
"begin":"0x0800000",
"length":"4194304"
},
"cal":[
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x3f2000",
"length":"0xc000"
}
],
"erallum":[
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x0",
"length":"0x13000"
},
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x18000",
"length":"0x3d9000"
},
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x3fe000",
"length":"0x2000"
}
]
}

View File

@@ -1,50 +0,0 @@
[config]
line_0_com = COM9
agbaud = 921600
filter_embedusb = 1
filter_externcom = 0
filter_explicitcom0 = 19D1
filter_explicitcom1 = 1366
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec718_products\common_data\agentboot_uart\agentboot.bin
[storage_cfg]
#will be update when load
format_path = format_ec718_none.json
[bootloader]
blpath = .\image_ec619\ap_bootloader.bin
blloadskip = 0
burnaddr=0x3000
;system.bin file infomation
[system]
syspath =.\image_ec619\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0x86000
[cp_system]
cp_syspath = .\image_ec619\cp-demo-flash.bin
cp_sysloadskip = 0
burnaddr = 0x20000
[control]
detect = 1
reset = 2
atreset = at+ecrst=delay,600
atbaud = 115200
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
pullup_qspi = 1
trc_ser = 1
rom_version= 0000000203000000
dribble_dld_en = 1
[flexfile0]
filepath = .\rfCaliTb_ec619\MergeRfTable.bin
burnaddr = 0x1f3000

View File

@@ -1,46 +0,0 @@
[config]
line_0_com = COM9
agbaud=921600
filter_embedusb=0
filter_externcom=1
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec718_products\common_data\agentboot_usb\agentboot.bin
[storage_cfg]
#will be update when load
format_path = format_ec718_none.json
[bootloader]
blpath = .\image_ec619\ap_bootloader.bin
blloadskip = 0
burnaddr=0x3000
;system.bin file infomation
[system]
syspath =.\image_ec619\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0x86000
[cp_system]
cp_syspath = .\image_ec619\cp-demo-flash.bin
cp_sysloadskip = 0
burnaddr = 0x20000
[control]
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
;cfg reset to 2, skip reset pin
pullup_qspi =1
trc_ser= 1
rom_version= 0000000203000000
dribble_dld_en=0
[flexfile0]
filepath = .\rfCaliTb_ec619\MergeRfTable.bin
burnaddr = 0x1f3000

View File

@@ -1,54 +0,0 @@
{
"fs": {
"begin":"0x9e2000",
"length":"65536"
},
"fraw": {
"begin":"0x9ff000",
"length":"4096"
},
"rr": {
"begin":"0x9f2000",
"length":"53248"
},
"drr": {
"begin":"0x813000",
"length":"53248"
},
"hfd": {
"begin":"0",
"length":"0"
},
"opt": {
"begin":"0x0800000",
"length":"2097152"
},
"cal":[
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x1f3000",
"length":"0xc000"
}
],
"erallum":[
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x0",
"length":"0x13000"
},
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x20000",
"length":"0x1d2000"
},
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x1ff000",
"length":"0x1000"
}
]
}

View File

@@ -1,50 +0,0 @@
[config]
line_0_com = COM9
agbaud = 921600
filter_embedusb = 1
filter_externcom = 0
filter_explicitcom0 = 19D1
filter_explicitcom1 = 1366
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec718_products\common_data\agentboot_uart\agentboot.bin
[storage_cfg]
#will be update when load
format_path = format_ec718_none.json
[bootloader]
blpath = .\image_ec619\ap_bootloader.bin
blloadskip = 0
burnaddr=0xf
;system.bin file infomation
[system]
syspath =.\image_ec619\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0xf
[cp_system]
cp_syspath = .\image_ec619\cp-demo-flash.bin
cp_sysloadskip = 0
burnaddr = 0xf
[control]
detect = 1
reset = 2
atreset = at+ecrst=delay,600
atbaud = 115200
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
pullup_qspi = 1
trc_ser = 1
rom_version= 0000000203000000
dribble_dld_en = 1
[flexfile0]
filepath = .\product_sets\ec718_products\ec718s\rfCaliTb\MergeRfTable.bin
burnaddr = 0x1f3000

View File

@@ -1,46 +0,0 @@
[config]
line_0_com = COM9
agbaud=921600
filter_embedusb=0
filter_externcom=1
[agentboot]
tool_basedir = 1
agpath = .\product_sets\ec718_products\common_data\agentboot_usb\agentboot.bin
[storage_cfg]
#will be update when load
format_path = format_ec718_none.json
[bootloader]
blpath = .\image_ec619\ap_bootloader.bin
blloadskip = 0
burnaddr=0xf
;system.bin file infomation
[system]
syspath =.\image_ec619\ap_demo-flash.bin
sysloadskip = 0
burnaddr = 0xf
[cp_system]
cp_syspath = .\image_ec619\cp-demo-flash.bin
cp_sysloadskip = 0
burnaddr = 0xf
[control]
prempt_detect_time = 6
msg_waittime = 2
max_preamble_cnt = 8
lpc_recover_en = 0
;cfg reset to 2, skip reset pin
pullup_qspi =1
trc_ser= 1
rom_version= 0000000203000000
dribble_dld_en=0
[flexfile0]
filepath = .\product_sets\ec718_products\ec718s\rfCaliTb\MergeRfTable.bin
burnaddr = 0x1f3000

View File

@@ -1,54 +0,0 @@
{
"fs": {
"begin":"0x9e2000",
"length":"65536"
},
"fraw": {
"begin":"0x9ff000",
"length":"4096"
},
"rr": {
"begin":"0x9f3000",
"length":"49152"
},
"drr": {
"begin":"0x813000",
"length":"20480"
},
"hfd": {
"begin":"0",
"length":"0"
},
"opt": {
"begin":"0x0800000",
"length":"2097152"
},
"cal":[
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x1f3000",
"length":"0xc000"
}
],
"erallum":[
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x0",
"length":"0x13000"
},
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x18000",
"length":"0x1da000"
},
{
"stor_type": "ap_flash",
"offst_flag": "1",
"begin":"0x1ff000",
"length":"0x1000"
}
]
}

Some files were not shown because too many files have changed in this diff Show More