C # applications can not be started

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

We recommend to use always the same default *.CFG file from the official Image boundle or the once that have been generated while creating a backup. The *CFG file describes the partitions that have to be setup on the device. For images 2.0 and newer there must be a “REG” section in the CFG file.

I saw the new comment but this is old, because Forum didnt work.

acutally the REG section of new Image didnt work with my self created Image.

I think there can be a problem with new registry entry by myself? Have I change the size in the .cfg file? How can I do it?

Thanks for help.

Best regards

Saphymo

This issue is related to this issue here. I will close this for now.