2009年4月13日 星期一

NK.BIN boot process

NK.BIN 開機流程

During the kernel boot process, the following calls are made in the order shown:

StartUp() db1200\kernel\hal\startup.s

KernelStart() / KernelInitialize() PRIVATE\WINCEOS\COREOS\NK\KERNEL\MIPS\startup.s

OEMInitDebugSerial()

OEMInit()

KernelInit()

HeapInit()

InitMemoryPool()

ProcInit()

SchedInit()

FirstSchedule()

SystemStartupFunc()

IOCTL_HAL_POSTINIT


沒有留言: