Data Abort,Windows CE KernelInit



Hi
am working on WINCE6.0 BSP for ARM 11. i get to see data abort during
KernelInit.
i have attached the debug output log below.
i tried with small image sizes and changing the bootloader load
address & nk image address.
what could be the cause for the abort, so far i had used prints to
resolve issues till this point.
Any suggestion towards the problem is appreciated.

OEMInit: DISABLING CLOCKS FOR FAC,HDQ
MainMemoryEndAddress = 0x82055000
-OEMInit
Setting up softlog at 0x82051000 for 0x800 entries
Booting Windows CE version 6.00 for (ARM)
&pTOC = 80e5bc1c, pTOC = 80e4e6d4, pTOC->ulRamFree = 80e60000,
MemForPT = 000010
00
Booting kernel with existing memory configuration:
Memory Sections:
[0] : start: 80e62000, extension: 00003000, length: 011ec000
[1] : start: 86000000, extension: 00004000, length: 01b2c000
NKStartup done, starting up kernel.
Windows CE KernelInit
Reserve VM for kernel XIP DLls, first = c0010000, last = c0a10000
g_pprcNK == 0x80e59aa0
Updated eptr->e32_vsize
Faulted in KCall, pCurThread->dwStartAddr = 00000000, PageFreeCount =
00001022!!
Original Context when thread faulted:
Exception 'Data Abort'(4) Thread-Id=00410002(pth=82050024) PC=00000000
BVA=00000
016, dwInfo = 00000807

Thanks
Vikram
.