Save registry on WCE7 2.0 part 2

Dear Samuel.tx,

thank you for your answer.

I currently using .cfg file:

[device]
type=default
instance=0

[partition]
name=BCT
id=2
type=boot_config_table
allocation_policy=sequential
filesystem_type=basic
size=3145728
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0

[partition]
name=PT
id=3
type=partition_table
allocation_policy=sequential
filesystem_type=basic
size=4096
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0

[partition]
name=EBT
id=4
type=bootloader
allocation_policy=sequential
filesystem_type=basic
size=4194304
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
filename=EBOOT.NB0

[partition]
name=BMP
id=5
type=data
allocation_policy=sequential
filesystem_type=basic
size=262144
file_system_attribute=0
filename=Splashscreen.bmz
allocation_attribute=8
percent_reserved=0

[partition]
name=CE6
id=7
type=data
allocation_policy=sequential
filesystem_type=basic
size=104857600
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=3
filename=NK_CE7.NB0

[partition]
name=ARG
id=8
type=data
allocation_policy=sequential
filesystem_type=basic
size=2048
file_system_attribute=0
allocation_attribute=8
percent_reserved=5
start_location=0

[partition]
name=USR
id=13
type=data
allocation_policy=sequential
filesystem_type=basic
size=0xFFFFFFFFFFFFFFFF
file_system_attribute=0
partition_attribute=0
allocation_attribute=0
percent_reserved=5

Is there a mistake?

Thank you very much.

Best regards

Saphymo

Yes, there is a mistaked. For flashing CE 7 V2.0, this is not the correct file. Please get the latest Image 2.0 download and get the CE7.cfg from there. I have also attached it here for your.

If you compare your config with the one I have shared with you, you will see some missing sections in your version. One of the missing entries is the registry partition:

[partition]
name=REG
id=9
type=data
allocation_policy=sequential
filesystem_type=basic
size=3145728
file_system_attribute=0
allocation_attribute=8
percent_reserved=5
start_location=0

Dear Samuel.tx,

I tryed the .cfg File from here
https://share.toradex.com/c1m1dayors4zz0u?direct

with the section
[partition]
name=REG
id=9
type=data
allocation_policy=sequential
filesystem_type=basic
size=3145728
file_system_attribute=0
allocation_attribute=8
percent_reserved=5
start_location=0

but it doesnt run.
I send you the .cfg file and screenshot via email.

If I flash the Image in the package it works but my self created Image doesnt work.
I have no idea what is the reason.

Best regards
Saphymo