Symbian3/PDK/Source/GUID-01F1F488-8E95-56B0-818E-6096CAE4C50C.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 9 59758314f811
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-01F1F488-8E95-56B0-818E-6096CAE4C50C" xml:lang="en"><title>Architecture</title><shortdesc>his topic describes the architecture of the Base Starter program, <filepath>e32strt.exe</filepath>.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
    12 <concept id="GUID-01F1F488-8E95-56B0-818E-6096CAE4C50C" xml:lang="en"><title>Architecture</title><shortdesc>This topic describes the architecture of the Base Starter program, <filepath>e32strt.exe</filepath>.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 <p>The Base Starter is started by the File Server, <filepath>EFILE.EXE</filepath>,
    13 <p>The Base Starter is started by the File Server, <filepath>EFILE.EXE</filepath>,
    14 near the end of the boot process. </p>
    14 near the end of the boot process. </p>
    15 <p> <filepath> EFILE.EXE</filepath> initialises generic file services. <filepath>e32strt.exe</filepath> performs
    15 <p> <filepath> EFILE.EXE</filepath> initialises generic file services. <filepath>e32strt.exe</filepath> performs
    16 handset specific initialisation. The Base Starter completes the initialisation
    16 handset specific initialisation. The Base Starter completes the initialisation
    17 of the file server, and then creates the system starter process. The system
    17 of the file server, and then creates the system starter process. The system
    18 starter process is the next process in the chain of processes responsible
    18 starter process is the next process in the chain of processes responsible
    19 for starting all the major Symbian OS services. The following diagram shows
    19 for starting all the major Symbian platform services. The following
    20 the relative position of the Base Starter in the start-up sequence. </p>
    20 diagram shows the relative position of the Base Starter in the start-up sequence. </p>
    21 <fig id="GUID-C184517B-0E86-5E22-BCD6-F4DFD7AEA731">
    21 <fig id="GUID-C184517B-0E86-5E22-BCD6-F4DFD7AEA731">
    22 <title>           Base Starter architecture         </title>
    22 <title>           Base Starter architecture         </title>
    23 <image href="GUID-CEDA0EFF-A1D4-53FE-9BF2-DB9AA857BCF5_d0e362917_href.png" placement="inline"/>
    23 <image href="GUID-CEDA0EFF-A1D4-53FE-9BF2-DB9AA857BCF5_d0e384142_href.png" placement="inline"/>
    24 </fig>
    24 </fig>
    25 </conbody></concept>
    25 </conbody></concept>