diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-282CE322-923F-58F6-804D-E125ABACB025.dita --- a/Symbian3/PDK/Source/GUID-282CE322-923F-58F6-804D-E125ABACB025.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-282CE322-923F-58F6-804D-E125ABACB025.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,12 +1,12 @@ - - - - - + + + + + What is the System Critical Parameter?System Critical Parameters allow the OS to reset when a module crashes. A System Critical Parameter compirses 2 distinct paramters.

The System Critical parameter comprises the following 2 parameters:

If neither parameter is in the CMI file or if both parameters are set to zero they have no effect. When either parameter is set to one (SystemCritical=1 or SystemCriticalAfterInit=1), the CPM runs as a System Critical thread. The SystemCriticalAfterInit parameter only applies when the CPM has processed its configuration. It allows the user to try a master reset if the device has corrupt configuration files. A System Critical thread forces the device to reboot if the thread terminates. To do this the User::SetCritical(User::ESystemPermanent) function is called.

If the device must be rebooted when the module crashes the CPM must be set as System Critical.

What is the Comms Database?
\ No newline at end of file