www.pudn.com > nxplpc2204bsp.rar > usrConfig.c


/* usrConfig.c - user-defined system configuration library */ 
 
/* Copyright 1984-2002 Wind River Systems, Inc. */ 
#include "copyright_wrs.h" 
#include "lpc2210.h" 
#include "mytypes.h" 
 
/* 
modification history 
-------------------- 
19x,12nov02,dbt  Reworked symbol table synchronization initialization code 
                 (SPR #25509). 
19w,15may02,sbs  changing default sys clock rate to a macro (SPR #1918) 
19v,24apr02,j_s  make WDB Banner the same as in 
                 target/config/comps/src/usrWdbBanner.c (SPR #76099) 
		 updated 2001 to 2002 
19u,19apr02,pch  SPR 74348: Enable PPC Machine Check exception ASAP 
19t,05apr02,hbh  Fixed SPR# 30368 and improved ntPassFs initialization. 
19s,04mar02,pch  SPR 73609 
19r,11feb02,jkf  SPR#73173, adding INCLUDE_DOSFS_MAIN init section. 
19q,21jan02,sn   added INCLUDE_CTORS_DTORS 
19p,10dec01,jlb  Change UGL to WindML product 
19o,07dec01,wef  add USB initialization code. 
19n,07dec01,sn   added INCLUDE_CPLUS_DEMANGLER 
19m,08nov01,jmp  removed useless routeAdd() for SIMNT. 
19l,31oct01,gls  added pthread code 
19k,27oct01,dat  Adding trap for misaligned data section SPR 9006 
19j,21sep01,aeg  updated initialization sequence of selectLib (SPR #31319). 
19i,17sep01,pcm  added excShowInit() (SPR 7333), and lstLibInit () (SPR 20698) 
19h,15may01,pch  Move call of usrAltivecInit() from sysLib.c to usrConfig.c, 
                 to fix an undefined reference when building bootrom. 
19g,20jan99,dbs  change VXCOM to COM 
19f,18dec98,dbs  add VXCOM as separate item 
19e,06nov98,dbs  add DCOM init when INCLUDE_DCOM is set 
19g,22feb01,scm  add fast dram support capabilities for XScale... 
19f,16mar99,jpd  changed copyright yearfrom 1998 to 1999. 
19j,27feb01,hk   update INCLUDE_WDB_BANNER copyright notice to cover 2001. 
19i,08jun00,csi  Merginf usrConfig.c for vxfusion 
19h,19apr00,zl   updated copyright year to 2000. 
19g,02mar00,zl   merged SH support into T2. 
01g,07mar01,sn   simplify job of host val by using creationDate (which 
                 is overridable) rather than __DATE__ 
19g,14oct99,jk   added conditional init code for sound driver support. 
19i,30jul99,jkf  fixed SPR#4429. ideDrv, ataDrv, fdDrv, warn on ERROR. 
19h,16mar99,jpd  changed copyright yearfrom 1998 to 1999. 
19g,10mar99,drm  Changing WINDMP to VXFUSION to reflect new product name. 
19e,08oct98,rlp  added support for UGL and HTML. 
19d,17sep98,ms   call cplusDemanglerInit if INCLUDE_CPLUS and INCLUDE_LOADER 
19c,17sep98,cym  added code to calculate proper IP address for PCSIM. 
19b,01sep98,drm  added code to initialize WindMP 
19a,10aug98,cym  added code to inform tornado when the NT simulator is up. 
18z,23apr98,yp   merged in TrueFFS support 
18y,22apr98,elp  created group 1 module when standalone (fixed SPR# 20301). 
18w,22apr98,hdn  added comment for tffsDrv(). 
18t,17apr98,nps  added support for rBuffShow. 
18s,09mar98,sjw  merge in HTTP and JAVA changes for conflict resolution 
18r,18dec97,cth  replaced windview, timestamp initialization with windviewConfig 
18q,13nov97,cth  changed WV evtInstInit to wvLibInit2; removed connRtnSet, 
		 evtTaskInit; added include wvLib.h, rBuffLib.h 
18p,18aug97,nps  changed WV buffer initialization with the rBuff API. 
18x,06mar98,ms   changed copyright year from 1996 to 1998. 
18v,04feb98,jpd  fix unsigned/signed warning (usrRoot); updated copyright date. 
18u,25feb98,jgn  removed call to excShowInit(), it is called by excInit() 
                 if needed (SPR #20625) 
18t,19jan98,hdn  changed a condition macro to include tffsDrv(). 
18p,06jan98,cym  added SIMNT as processor not to clear bss. 
18s,23sep97,yp   added support for TFFS. 
18r,13aug97,cdp  add Thumb (ARM7TDMI_T) support; 
                 'fix' unsigned/signed comparison in usrRoot. 
18q,26feb97,dat  added INCLUDE_USER_APPL and USER_APPL_INIT, spr 8071. 
18p,05feb97,cdp  remove ARM test hook (_func_armStartup). 
18o,12dec96,cdp  added _func_armStartup for ARM platforms. 
18n,13dec96,elp	 changed syncLibInit() into symSyncLibInit(). 
18m,18nov96,dds  SPR 2529: return status for sysScsiInit is now checked. 
18l,06nov96,ms   removed 17n hack to usrClock. 
18k,01nov96,hdn  added support for PCMCIA. 
18j,21oct96,hdn  changed paramerters for new LPT driver. 
18i,04oct96,elp  added INCLUDE_SYM_TBL_SYNC (SPR# 6775). 
18h,11jul96,tam  changed copyright year from 1995 to 1996. 
18l,19jul96,hdn  added support for ATA driver. 
18k,25jun96,jmb  Eliminated alternative WDB macro names (SPR #5707). 
18j,25jun96,dbt  Initialized _func_selWakeupListInit before tyLib (SPR #3314). 
18i,21jun96,jmb  update copyright. SPR #6364 
18h,21jun96,jmb  long modhist -- deleted entries prior to 1994.  SPR #6528 
18g,12mar96,tam  removed all #if (CPU == PPC403). 
18p,06jun96,ism  bumped copyright to 1996. 
18o,26jan96,ism  cleaned up vxsim/solaris version 
18f,02oct95,kvk  added sysHwInit2() for PPC603. 
18e,27sep95,tpr  removed #if (CPU_FAMILY != PPC) staff. 
18n,07nov95,srh  fixed C++ support comments. 
18m,29oct95,dat  fixed warnings about printf arguments 
18l,11oct95,jdi  doc: changed .pG to .tG. 
18k,10oct95,dat	 new BSP revision id. Added WDB Banner printing 
18j,15jun95,ms	 updated for new serial drivers. 
18i,09jun95,ms	 cleaned up console initialization 
18h,30may95,p_m  added initialization of formatted I/O library. 
		 replaced spyStop() by spyLibInit(). 
18g,22may95,p_m  no longer initialize object format specific libraries if 
		 loader is not included. 
18f,22may95,myz  modified new serial device initialization for x86 support 
18e,22may95,ms   added some WDB agent support 
18e,30oct95,ism  updated for SIMSPARCSOLARIS 
18d,28mar95,kkk  added scalability support, changed edata and end to arrays 
		 (SPR #3917), changed baud rate to be a macro in configAll.h 
18g,25may95,yao  changed to bzero bss segment for PPC. 
18f,04apr95,caf  added PPC cache support. 
18e,03mar95,yao  added shsHwInit2 () for PPC403. 
18d,24feb95,caf  added PPC support. 
18c,20nov94,kdl  added hashLibInit() when using dosFs. 
18b,09nov94,jds  additions for scsi backward compatability ; scsi[12]IfInit() 
18a,04nov94,kdl	 merge cleanup. 
17l,02aug94,tpr  added cacheEnable (BRANCH_CACHE) for the MC68060. 
17m,15oct94,hdn  added LPT driver. 
17o,20jul94,ms   changed INCLUDE_AOUT_HPPA to INCLUDE_SOM_COFF 
17n,02may94,ms   added VxSim HP hack to usrClock(). 
17q,15mar94,smb  renamed tEvtTask parameters. 
17p,15feb94,smb  defined WV_MODE, EVTBUFFER_ADDRESS for wvInstInit(). 
17o,12jan94,kdl  modified posix initialization; added queued signal init. 
*/ 
 
/* 
DESCRIPTION 
This library is the WRS-supplied configuration module for VxWorks.  It 
contains the root task, the primary system initialization routine, the 
network initialization routine, and the clock interrupt routine. 
 
The include file config.h includes a number of system-dependent parameters used 
in this file. 
 
In an effort to simplify the presentation of the configuration of vxWorks, 
this file has been split into smaller files.  These additional configuration 
source files are located in ../../src/config/usr[xxx].c and are #included into 
this file below.  This file contains the bulk of the code a customer is 
likely to customize. 
 
The module usrDepend.c contains checks that guard against unsupported 
configurations such as INCLUDE_NFS without INCLUDE_RPC.  The module 
usrKernel.c contains the core initialization of the kernel which is rarely 
customized, but provided for information.  The module usrNetwork.c now 
contains all network initialization code.  Finally, the module usrExtra.c 
contains the conditional inclusion of the optional packages selected in 
configAll.h. 
 
The source code necessary for the configuration selected is entirely 
included in this file during compilation as part of a standard build in 
the board support package.  No other make is necessary. 
 
INCLUDE FILES: 
config.h 
 
SEE ALSO: 
.tG "Getting Started, Cross-Development" 
*/ 
 
#include "vxWorks.h"			/* always first */ 
#include "config.h"			/* board support configuration header */ 
#include "usrConfig.h"			/* general configuration header */ 
#include "usrDepend.c"			/* include dependency rules */ 
#include "usrKernel.c"			/* kernel configuration */ 
#include "usrExtra.c"			/* conditionally included packages */ 
 
#if CPU==SIMNT 
extern int simUpMutex; 
extern int win_ReleaseMutex(int hMutex); 
#endif 
 
#ifdef INCLUDE_HTTP 
#include "http/httpLib.h"		/* Wind Web Server interfaces */ 
#endif 
 
#ifdef INCLUDE_COM 
extern int comLibInit (); 
#endif 
 
#ifdef INCLUDE_DCOM 
extern int dcomLibInit (); 
#endif 
 
/* defines - must be after include of usrDepend.c */ 
 
#ifdef	INCLUDE_WDB 
#define FREE_MEM_START_ADRS (FREE_RAM_ADRS + WDB_POOL_SIZE) 
#else 
#define FREE_MEM_START_ADRS FREE_RAM_ADRS 
#endif 
 
#ifdef	INCLUDE_INITIAL_MEM_ALLOCATION 
#define MEM_POOL_START_ADRS \ 
	    (ROUND_UP(FREE_MEM_START_ADRS, (INITIAL_MEM_ALIGNMENT)) + \ 
	    (INITIAL_MEM_SIZE)) 
#else	/* INCLUDE_INITIAL_MEM_ALLOCATION */ 
#define MEM_POOL_START_ADRS FREE_MEM_START_ADRS 
#endif	/* INCLUDE_INITIAL_MEM_ALLOCATION */ 
 
 
/* global variables */ 
 
int		consoleFd;		/* fd of initial console device */ 
char		consoleName[20];	/* console device name, eg. "/tyCo/0" */ 
SYMTAB_ID	statSymTbl;		/* system error status symbol table id*/ 
SYMTAB_ID	standAloneSymTbl;	/* STANDALONE version symbol table id */ 
SYMTAB_ID	sysSymTbl;		/* system symbol table id */ 
BOOT_PARAMS	sysBootParams;		/* parameters from boot line */ 
int		sysStartType;		/* type of boot (WARM, COLD, etc) */ 
 
/* Two magic cookies used to detect data section misalignment */ 
 
#define TRAP_VALUE_1	0x12348765 
#define TRAP_VALUE_2	0x5a5ac3c3 
LOCAL volatile UINT32	trapValue1	= TRAP_VALUE_1; 
LOCAL volatile UINT32	trapValue2	= TRAP_VALUE_2; 
 
void lpc2210ExcVecInit(); 
       
/******************************************************************************* 
* 
* usrInit - user-defined system initialization routine 
* 
* This is the first C code executed after the system boots.  This routine is 
* called by the assembly language start-up routine sysInit() which is in the 
* sysALib module of the target-specific directory.  It is called with 
* interrupts locked out.  The kernel is not multitasking at this point. 
* 
* This routine starts by clearing BSS; thus all variables are initialized to 0, 
* as per the C specification.  It then initializes the hardware by calling 
* sysHwInit(), sets up the interrupt/exception vectors, and starts kernel 
* multitasking with usrRoot() as the root task. 
* 
* RETURNS: N/A 
* 
* SEE ALSO: kernelLib 
* 
* ARGSUSED0 
*/ 
 
void usrInit 
    ( 
    int startType 
    ) 
{ 
    /* 
     * This trap will catch improper loading of the data section. 
     * We check the magic cookie values to make sure the data section is 
     * in the expected memory location. We do not want 
     * to proceed further if the data segment is not correct. 
     * 
     * It should be easy to detect entry into the trap using an ICE, JTAG, 
     * or logic analyzer. Without the trap, the processor is likely to run 
     * away out of control. 
     * 
     * Data section misalignment can occur when there is a change in tool 
     * chain, build rules, compiler, host utilites,  etc.  
     */ 
 
    while (trapValue1 != TRAP_VALUE_1 || trapValue2 != TRAP_VALUE_2) 
    { 
	/* infinite loop */; 
    } 
     
#ifdef INCLUDE_SYS_HW_INIT_0 
    /* 
     * Perform any BSP-specific initialisation that must be done before 
     * cacheLibInit() is called and/or BSS is cleared. 
     */ 
 
    SYS_HW_INIT_0 (); 
#endif /* INCLUDE_SYS_HW_INIT_0 */ 
 
    /* configure data and instruction cache if available and leave disabled */ 
#if 0        
    /* no need to zero bss, since this is a rom res image bss has already been cleared in romStart */ 
    bzero (edata, end - edata);		/* zero out bss variables */ 
#endif 
    sysStartType = startType;			/* save type of system start */ 
#if 0 
    intVecBaseSet ((FUNCPTR *) VEC_BASE_ADRS);	/* set vector base table */ 
#endif 
 
 
 
#ifdef  INCLUDE_EXC_HANDLING 
    lpc2210ExcVecInit ();				/* install exception vectors */ 
#endif  /* INCLUDE_EXC_HANDLING */ 
 
    sysHwInit ();				/* initialize system hardware */ 
 
    usrKernelInit ();				/* configure the Wind kernel */ 
 
#ifdef INCLUDE_USB  
#   ifdef INCLUDE_OHCI_PCI_INIT 
        sysUsbPciOhciInit (); 
#   endif 
#endif 
 
    /* start the kernel specifying usrRoot as the root task */ 
 
    kernelInit ((FUNCPTR) usrRoot, ROOT_STACK_SIZE, 
		(char *) MEM_POOL_START_ADRS, 
		sysMemTop (), ISR_STACK_SIZE, INT_LOCK_LEVEL); 
} 
 
/******************************************************************************* 
* 
* usrRoot - the root task 
* 
* This is the first task to run under the multitasking kernel.  It performs 
* all final initialization and then starts other tasks. 
* 
* It initializes the I/O system, installs drivers, creates devices, and sets 
* up the network, etc., as necessary for a particular configuration.  It 
* may also create and load the system symbol table, if one is to be included. 
* It may then load and spawn additional tasks as needed.  In the default 
* configuration, it simply initializes the VxWorks shell. 
* 
* RETURNS: N/A 
*/ 
void usrRoot 
    ( 
    char *	pMemPoolStart,		/* start of system memory partition */ 
    unsigned	memPoolSize		/* initial size of mem pool */ 
    ) 
    { 
    char tyName [20]; 
    int  ix; 
 
    /* Initialize the memory pool before initializing any other package. 
     * The memory associated with the root task will be reclaimed at the 
     * completion of its activities. 
     */ 
#ifdef INCLUDE_MEM_MGR_FULL 
    memInit (pMemPoolStart, memPoolSize);	/* initialize memory pool */ 
#else 
    memPartLibInit (pMemPoolStart, memPoolSize);/* initialize memory pool */ 
#endif /* INCLUDE_MEM_MGR_FULL */ 
 
#ifdef	INCLUDE_SHOW_ROUTINES 
    memShowInit ();				/* initialize memShow routine */ 
#endif	/* INCLUDE_SHOW_ROUTINES */ 
 
    /* set up system timer */ 
    sysClkConnect ((FUNCPTR)usrClock, 0);	/* connect clock ISR */ 
    sysClkRateSet (SYS_CLK_RATE);	/* set system clock rate */ 
    sysClkEnable ();				/* start it */ 
 
    intEnable(INT_LVL_EXTINT3);     /* enable extint3 interrupt */ 
    intEnable(INT_LVL_TIMER0);     
     
#ifdef INCLUDE_FAST_DRAM 
/* 
 * make use of data cache as fast DRAM, 
 * establish parameters in config.h, MMU 
 * must be initialed before data cache is 
 * initialized as data ram... 
 */ 
  cacheCreateInternalDataRAM((UINT32 *)FD_ORIGIN, FD_NUMLINES); 
#endif 
 
    /* 
     * The select library needs to be initialized before the tyLib module 
     * since the _func_selWakeupListInit FUNCPTR is required (SPR #3314). 
     * The installation of the select task delete hooks is performed 
     * later in usrRoot() after NFS and RPC have been initialized. 
     */ 
 
#ifdef  INCLUDE_SELECT 
    selectInit (NUM_FILES); 
#endif	/* INCLUDE_SELECT */ 
 
 
    /* initialize I/O system */ 
 
#ifdef  INCLUDE_IO_SYSTEM 
    iosInit (NUM_DRIVERS, NUM_FILES, "/null"); 
 
    consoleFd = NONE;                           /* assume no console device */ 
 
#ifdef  INCLUDE_TTY_DEV 
    if (NUM_TTY > 0) 
	{ 
	ttyDrv();				/* install console driver */ 
 
	for (ix = 0; ix < NUM_TTY; ix++)	/* create serial devices */ 
	    { 
#if     (defined(INCLUDE_WDB) && (WDB_COMM_TYPE == WDB_COMM_SERIAL)) 
	    if (ix == WDB_TTY_CHANNEL)		/* don't use WDBs channel */ 
		continue; 
#endif 
	    sprintf (tyName, "%s%d", "/tyCo/", ix); 
	    (void) ttyDevCreate (tyName, sysSerialChanGet(ix), 512, 512); 
 
	    if (ix == CONSOLE_TTY)		/* init the tty console */ 
		{ 
		strcpy (consoleName, tyName); 
		consoleFd = open (consoleName, O_RDWR, 0); 
		(void) ioctl (consoleFd, FIOBAUDRATE, CONSOLE_BAUD_RATE); 
		(void) ioctl (consoleFd, FIOSETOPTIONS, OPT_TERMINAL); 
		} 
	    } 
	} 
#endif  /* INCLUDE_TTY_DEV */ 
 
#ifdef INCLUDE_PC_CONSOLE 
    pcConDrv (); 
    for (ix = 0; ix < N_VIRTUAL_CONSOLES; ix++) 
	{ 
	sprintf (tyName, "%s%d", "/pcConsole/", ix); 
	(void) pcConDevCreate (tyName,ix, 512, 512); 
	if (ix == PC_CONSOLE)		/* init the console device */ 
	    { 
	    strcpy (consoleName, tyName); 
	    consoleFd = open (consoleName, O_RDWR, 0); 
	    (void) ioctl (consoleFd, FIOBAUDRATE, CONSOLE_BAUD_RATE); 
	    (void) ioctl (consoleFd, FIOSETOPTIONS, OPT_TERMINAL); 
	    } 
	} 
#endif	/* INCLUDE_PC_CONSOLE */ 
 
 
    ioGlobalStdSet (STD_IN,  consoleFd); 
    ioGlobalStdSet (STD_OUT, consoleFd); 
    ioGlobalStdSet (STD_ERR, consoleFd); 
#endif  /* INCLUDE_IO_SYSTEM */ 
 
    /* initialize symbol table facilities */ 
 
#ifdef	INCLUDE_SYM_TBL 
    hashLibInit ();			/* initialize hash table package */ 
    symLibInit ();			/* initialize symbol table package */ 
#ifdef 	INCLUDE_SHOW_ROUTINES 
    symShowInit ();			/* initialize symbol table show */ 
#endif	/* INCLUDE_SHOW_ROUTINES */ 
#endif	/* INCLUDE_SYM_TBL */ 
 
    /* initialize exception handling */ 
 
#if     defined(INCLUDE_EXC_HANDLING) && defined(INCLUDE_EXC_TASK) 
#ifdef	INCLUDE_EXC_SHOW 
    excShowInit (); 
#endif 
    excInit ();				/* initialize exception handling */ 
#endif  /* defined(INCLUDE_EXC_HANDLING) && defined(INCLUDE_EXC_TASK) */ 
 
#ifdef	INCLUDE_LSTLIB 
    lstLibInit (); 
#endif 
 
#ifdef	INCLUDE_LOGGING 
    logInit (consoleFd, MAX_LOG_MSGS);	/* initialize logging */ 
# ifdef	INCLUDE_LOG_STARTUP 
    logMsg ("logging started to %s [%d], queue size %d\n", 
		consoleName, consoleFd, MAX_LOG_MSGS, 4,5,6); 
    taskDelay (2);	/* allow time for message to be displayed */ 
# endif	/* INCLUDE_LOG_STARTUP */ 
#endif	/* INCLUDE_LOGGING */ 
 
#ifdef	INCLUDE_SIGNALS 
    sigInit ();				/* initialize signals */ 
#endif	/* INCLUDE_SIGNALS */ 
 
    /* initialize pipe driver */ 
 
#ifdef	INCLUDE_PIPES 
    pipeDrv ();				/* install pipe driver */ 
#endif	/* INCLUDE_PIPES */ 
 
 
    /* initialize standard I/O package */ 
 
#ifdef	INCLUDE_STDIO 
    stdioInit ();			/* initialize standard I/O library */ 
#ifdef  INCLUDE_SHOW_ROUTINES 
    stdioShowInit (); 
#endif  /* INCLUDE_SHOW_ROUTINES */ 
#endif	/* INCLUDE_STDIO */ 
 
    /* initialize POSIX queued signals */ 
 
#if defined(INCLUDE_POSIX_SIGNALS) && defined(INCLUDE_SIGNALS) 
    sigqueueInit (NUM_SIGNAL_QUEUES); /* initialize queued signals */ 
#endif 
 
    /* initialize POSIX semaphores */ 
 
#ifdef  INCLUDE_POSIX_SEM 
    semPxLibInit (); 
#ifdef INCLUDE_SHOW_ROUTINES 
    semPxShowInit (); 
#endif  /* INCLUDE_SHOW_POUTINES */ 
#endif  /* INCLUDE_POSIX_SEM */ 
 
    /* initialize POSIX threads */ 
 
#ifdef INCLUDE_POSIX_PTHREADS 
    pthreadLibInit (); 
#endif  /* INCLUDE_POSIX_PTHREADS */ 
 
    /* initialize POSIX message queues */ 
 
#ifdef INCLUDE_POSIX_MQ 
    mqPxLibInit (MQ_HASH_SIZE); 
#ifdef INCLUDE_SHOW_ROUTINES 
    mqPxShowInit (); 
#endif  /* INCLUDE_SHOW_ROUTINES */ 
#endif  /* INCLUDE_POSIX_MQ */ 
 
    /* initialize POSIX async I/O support */ 
 
#ifdef INCLUDE_POSIX_AIO 
    aioPxLibInit (MAX_LIO_CALLS); 
#ifdef INCLUDE_POSIX_AIO_SYSDRV 
    aioSysInit (MAX_AIO_SYS_TASKS, AIO_TASK_PRIORITY, AIO_TASK_STACK_SIZE); 
#endif  /* INCLUDE_POSIX_AIO_SYSDRV */ 
#endif  /* INCLUDE_POSIX_AIO */ 
 
#ifdef INCLUDE_CBIO /* init main CBIO module, cbioLib() */ 
    cbioLibInit(); 
#endif INCLUDE_CBIO 
 
    /* initialize filesystems and disk drivers */ 
 
#ifdef	INCLUDE_RAWFS 
    rawFsInit (NUM_RAWFS_FILES); 	/* init rawFs filesystem */ 
#endif	/* INCLUDE_RAWFS */ 
 
#ifdef	INCLUDE_RAMDRV 
    ramDrv ();				/* initialize ram disk driver */ 
#endif	/* INCLUDE_RAMDRV */ 
 
#ifdef	INCLUDE_TFFS 
    tffsDrv ();				/* it should be after pcmciaInit() */ 
#endif	/* INCLUDE_TFFS */ 
 
#ifdef  INCLUDE_FORMATTED_IO 
    fioLibInit ();			/* initialize formatted I/O */ 
#endif  /* INCLUDE_FORMATTED_IO */ 
 
    /* initialize floating point facilities */ 
 
#ifdef	INCLUDE_FLOATING_POINT 
    floatInit ();			/* initialize floating point I/O */ 
#endif	/* INCLUDE_FLOATING_POINT */ 
 
    /* install software floating point emulation (if applicable) */ 
 
#ifdef	INCLUDE_SW_FP 
    mathSoftInit ();		/* use software emulation for fp math */ 
#endif	/* INCLUDE_SW_FP */ 
 
    /* install hardware floating point support (if applicable) */ 
 
#ifdef	INCLUDE_HW_FP 
    mathHardInit (); 		/* do fppInit() & install hw fp math */ 
 
#ifdef	INCLUDE_SHOW_ROUTINES 
    fppShowInit ();			/* install hardware fp show routine */ 
#endif	/* INCLUDE_SHOW_ROUTINES */ 
#endif	/* INCLUDE_HW_FP */ 
 
    /* initialize AltiVec library (if applicable) */ 
 
#ifdef	INCLUDE_ALTIVEC 
    usrAltivecInit (); 
#endif	/* INCLUDE_ALTIVEC */ 
 
    /* initialize performance monitoring tools */ 
 
#ifdef	INCLUDE_SPY 
    spyLibInit ();			/* install task cpu utilization tool */ 
#endif	/* INCLUDE_SPY */ 
 
#ifdef	INCLUDE_TIMEX 
    timexInit ();			/* install function timing tool */ 
#endif	/* INCLUDE_TIMEX */ 
 
#ifdef  INCLUDE_ENV_VARS 
    envLibInit (ENV_VAR_USE_HOOKS);	/* initialize environment variable */ 
#endif	/* INCLUDE_ENV_VARS */ 
 
    /* initialize object module loader */ 
 
#ifdef	INCLUDE_LOADER 
    moduleLibInit ();			/* initialize module manager */ 
 
#if	defined(INCLUDE_ELF) 
    loadElfInit ();				/* use elf format */ 
#endif 
 
#endif	/* INCLUDE_LOADER */ 
 
    /* initialize shared memory objects */ 
 
#ifdef INCLUDE_SM_OBJ			/* unbundled shared memory objects */ 
    usrSmObjInit (BOOT_LINE_ADRS); 
#endif /* INCLUDE_SM_OBJ */ 
 
   /* initialize WindMP */ 
 
#ifdef INCLUDE_VXFUSION			/* unbundled VxFusion (distributed objects) */ 
    usrVxFusionInit (BOOT_LINE_ADRS); 
#ifdef INCLUDE_SHOW_ROUTINES 
    { 
    extern void msgQDistShowInit(); 
    extern void distNameShowInit (); 
    extern void distIfShowInit (); 
    extern void msgQDistGrpShowInit (); 
 
    msgQDistShowInit(); 
    distNameShowInit (); 
    distIfShowInit (); 
    msgQDistGrpShowInit (); 
    } 
#endif /* INCLUDE_SHOW_ROUTINES */ 
#endif /* INCLUDE_WINDMP */ 
 
    /* write protect text segment & vector table only after bpattach () */ 
 
#ifdef	INCLUDE_MMU_FULL		/* unbundled mmu product */ 
#ifdef	INCLUDE_PROTECT_TEXT 
    if (vmTextProtect () != OK) 
	printf ("\nError protecting text segment. errno = %x\n", errno); 
#endif	/* INCLUDE_PROTECT_TEXT */ 
 
#ifdef	INCLUDE_PROTECT_VEC_TABLE 
    if (intVecTableWriteProtect () != OK) 
	printf ("\nError protecting vector table. errno = %x\n", errno); 
#endif	/* INCLUDE_PROTECT_VEC_TABLE */ 
#endif	/* INCLUDE_MMU_FULL */ 
 
    /* install select hook only after NFS/RPC for proper delete hook order */ 
 
#ifdef	INCLUDE_SELECT 
    selTaskDeleteHookAdd (); 
#endif	/* INCLUDE_SELECT */ 
 
    /* create system and status symbol tables */ 
 
#ifdef  INCLUDE_STANDALONE_SYM_TBL 
    sysSymTbl = symTblCreate (SYM_TBL_HASH_SIZE_LOG2, TRUE, memSysPartId); 
 
    printf ("\nAdding %ld symbols for standalone.\n", standTblSize); 
 
    /* fill in from built in table*/ 
 
    for (ix = 0; (ULONG) ix < standTblSize; ix++) 
	symTblAdd (sysSymTbl, &(standTbl[ix])); 
#endif	/* INCLUDE_STANDALONE_SYM_TBL */ 
 
    /* initialize interactive shell */ 
 
#ifdef  INCLUDE_SHELL 
#ifdef	INCLUDE_SECURITY			/* include shell security */ 
    if ((sysFlags & SYSFLG_NO_SECURITY) == 0) 
	{ 
        loginInit ();				/* initialize login table */ 
        shellLoginInstall (loginPrompt, NULL);	/* install security program */ 
 
	/* add additional users here as required */ 
 
        loginUserAdd (LOGIN_USER_NAME, LOGIN_PASSWORD); 
	} 
#endif	/* INCLUDE_SECURITY */ 
 
    printLogo ();				/* print out the banner page */ 
 
    printf ("                               "); 
    printf ("CPU: %s.  Processor #%d.\n", sysModel (), sysProcNumGet ()); 
    printf ("                              "); 
    printf ("Memory Size: 0x%x.", (UINT)(sysMemTop () - (char *)LOCAL_MEM_LOCAL_ADRS)); 
    printf ("  BSP version " BSP_VERSION BSP_REV "."); 
    printf ("\n\n"); 
 
#ifdef	INCLUDE_STARTUP_SCRIPT			/* run a startup script */ 
    if (sysBootParams.startupScript [0] != EOS) 
	usrStartupScript (sysBootParams.startupScript); 
#endif	/* INCLUDE_STARTUP_SCRIPT */ 
 
    shellInit (SHELL_STACK_SIZE, TRUE);		/* create the shell */ 
 
 
    /* only include the simple demo if the shell is NOT included */ 
 
#else 
#ifdef INCLUDE_DEMO			/* create demo w/o shell */ 
    taskSpawn ("demo", 20, 0, 2000, (FUNCPTR)usrDemo, 0,0,0,0,0,0,0,0,0,0); 
#endif						/* mips cpp no elif */ 
 
#endif	/* INCLUDE_SHELL */ 
 
#ifdef INCLUDE_USER_APPL 
    /* Startup the user's application */ 
 
    USER_APPL_INIT;	/* must be a valid C statement or block */ 
#endif 
 
    } 
 
/******************************************************************************* 
* 
* usrClock - user-defined system clock interrupt routine 
* 
* This routine is called at interrupt level on each clock interrupt. 
* It is installed by usrRoot() with a sysClkConnect() call. 
* It calls all the other packages that need to know about clock ticks, 
* including the kernel itself. 
* 
* If the application needs anything to happen at the system clock interrupt 
* level, it can be added to this routine. 
* 
* RETURNS: N/A 
*/ 
const DWORD  DISP_TAB[8] = { 0x1fffffff, 0x2fffffff, 0x4fffffff, 0x8fffffff, 
                              0xffffffff, 0x0fffffff, 0xffffffff, 0x0fffffff}; 
 
void usrClock () 
{ 
    static DWORD i = 0; 
    tickAnnounce ();	/* announce system tick to kernel */ 
    SysClearClockInterrupt(); 
    IO2SET = IO2SET | 0xf0000000; 
    IO2CLR = DISP_TAB[i%8] & 0xf0000000; 
    i++; 
    /*logMsg("time counter %#x\n", i,0,0,0,0,0);*/ 
} 
 
#ifdef	INCLUDE_DEMO 
 
/******************************************************************************** 
* usrDemo - example application without shell 
* 
* This routine is spawned as a task at the end of usrRoot(), if INCLUDE_DEMO 
* is defined, and INCLUDE_SHELL is NOT defined in configAll.h or config.h. 
* It is intended to indicate how a shell-less application can be linked, 
* loaded, and ROMed. 
* 
* NOMANUAL 
*/ 
 
void usrDemo (void) 
 
    { 
    char string [40]; 
 
    printf ("VxWorks (for %s) version %s.\n", sysModel (), vxWorksVersion); 
    printf ("Kernel: %s.\n", kernelVersion ()); 
    printf ("Made on %s.\n", creationDate); 
 
    FOREVER 
        { 
        printf ("\nThis is a test.  Type something: "); 
        fioRdString (STD_IN, string, sizeof (string)); 
	printf ("\nYou typed \"%s\".\n", string); 
 
	if (strcmp (string, "0") == 0) 
	    memShow (0); 
 
	if (strcmp (string, "1") == 0) 
	    memShow (1); 
        } 
    } 
 
#endif	/* INCLUDE_DEMO */