I am using a CEPC configuration to test my stream interface driver.
Till yesterday it worked smooth. But now , when i download the os
image using ethernet, after download completed , it hangs . Following
is my platform builder debug window....
Can any one help me find out the solution ??? It is urgent.
The platfomr builder log is,
Downloading '....CEPC\Project\RelDir\X86_Debug\nk.bin' to 'CEPC568'
(..IP.) ...
Done!
Jumping to image on CEPC568 ...
Connecting to CEPC568 using Ethernet...
0 PID:00000000*TID:00000000*
CEPC Firmware Init
0 PID:00000000 TID:00000000
Determining if CPUID is a supported instruction. If system faults,
0 PID:00000000 TID:00000000
then CPUID is not a supported instruction and the OEMFlushCache()
0 PID:00000000 TID:00000000
function will need to be rewritten for this platform
0 PID:00000000 TID:00000000
CPUID instruction is supported!
0 PID:00000000 TID:00000000
0x0: RTC - Status Reg B - 0x02
0 PID:00000000 TID:00000000
0x0: OEM Extra DRAM Detected @ base = xA1000000, size=16 MB
0 PID:00000000 TID:00000000
Firmware Init Done.
0 PID:00000000 TID:00000000
Booting Windows CE version 3.00
0 PID:00000000 TID:00000000
Old or invalid version stamp in kernel structures - starting clean!
0 PID:00000000 TID:00000000
Configuring: Primary pages: 3370, Secondary pages: 0, Filesystem pages
= 1685
0 PID:00000000 TID:00000000
Booting kernel with clean memory configuration:
0 PID:00000000 TID:00000000
First : 812d5000 start, 00001000 extension, 00d2a000 length
0 PID:00000000 TID:00000000
Second: 00000000 start, 00000000 extension, 00000000 length
0 PID:00000000 TID:00000000
Windows CE KernelInit
1 PID:812b0720*TID:81fff028*
Scheduling the first thread.
2 PID:812b0720 TID:81fff028
0x81fff028: KernelInit2: pCurThread=81fff028 hCurThread=01fff1be
hCurProc=01fff002
3 PID:812b0720 TID:81fff028
Entering KdInit
Registered with EDBG, device: CEPC568, eshell server: (null)
Host and target systems resynchronizing...
?Received reset packet, synch OK.
Debugger connection established.
Kernel Version 1169 Checked loaded at 0x80200000, data relocated at
0x80200000
Loaded symbols for ....\RELDIR\X86_DEBUG\NK.EXE'
1436 PID:812b0720 TID:81fff028
KdInit Done
Loaded symbols for '...\RELDIR\X86_DEBUG\COREDLL.DLL'
1438 PID:812b0720 TID:81fff028
0x81fff028: Did not find emulation code for x86... using floating
point hardware.
... Then it halts....
Expecting your replys
Thanks in advance
Gomas