Thanks for you r reply Cuxx,
Yes, I did try with "false" instead of "true" in the places you mention... It does not
help and the system is still rebooting...
Here is the content of my Watchdog_HX.ini file :
[General]
ShowMessageBox = false
ActionAtTimeout = 1
ActionAtTermination = 1
[Executable]
Name = HW Watchdog
StartupTime=100000
[PartitionChecker]
UsePartitionChecker = true
ForceInitialScan = true
[PartitionChecker_Partition1]
CheckPartitions = true
FolderName = MN Settings
StoreName = DSK1:
PartitionName = MNSET
PartitionName2 = Part01
RebootIfCheckFails = false
Deletefolder = true
CheckDisk = false
OpenStoreTimeout = 1000
CeGetVolumeInfoTimeout = 5000
[PartitionChecker_Partition2]
CheckPartitions = true
FolderName = My Flash Disk
StoreName = DSK1:
PartitionName = MYFLASH
PartitionName2 = Part00
RebootIfCheckFails = false
Deletefolder = false
CheckDisk = false
OpenStoreTimeout = 1000
CeGetVolumeInfoTimeout = 5000
[PartitionChecker_Partition3]
CheckPartitions = false
FolderName = Storage Card
StoreName = DSK2:
PartitionName = Part00
RebootIfCheckFails = false
Deletefolder = false
CheckDisk = false
OpenStoreTimeout = 1000
CeGetVolumeInfoTimeout = 5000
[HWWatchdog]
UseHWWatchdog = true
HWWatchdogType = WolfSafety
Timeout = 100000
[NamedEvent1]
Name = MNRefreshEvent
Timeout = 100000
[NamedEvent2]
Name = UserShellRefreshEvent
Timeout = 40000
[NamedEvent3]
Name = PhoneApplicationRefreshEvent
Timeout = 40000
[NamedEvent4]
Name = MMPRefreshEvent
Timeout = 40000
Any difference with yours ?
Antoine