connecting platform builder to ARM 9 board using KITL serial transport
From: Maria (dcsmrg_at_nus.edu.sg)
Date: 02/28/04
- Next message: Andrew McGrath: "SetTimer"
- Previous message: Maria: "Re: PRB: RemovePage() error"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Feb 2004 03:33:56 -0800
Hi all,
I am porting windows CE 4.1 to ARM 9 custom board. I am in the process of
implementing the OAL layer, and the kernel boots up, calls OEMinit, and
finally calls OEMidle (if KITL routines are not invoked)
Now I wish to bring up a shell and KITL support, as documented in
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcedsn40/html/cghowhowtodevelopoal.asp.
I have implemented the required KITL OAL routines. The connection between
the host computer and the target board (excalibus) is over serial port.
When I run the KITL enabled kernel, and try to connect to platform
builder, the responses at the Platform builder and the target side are as
given below.
Platform builder - Kernel debugger is waiting to connect with target.
Target kernel is looping at the connectTodesktop routine (which is called
in continuation with OEMKitlinit).
Can any one please advice me on how to bring up the connection between
platform builder and the target device over a Serial KITL connection. I am
not using platform builder to download the kernel or to build the kernel.
I built the kernel using command line tools and use a flash utility to
download the kernel to the flash of the target board.
Thanks in advance,
Mariam.
- Next message: Andrew McGrath: "SetTimer"
- Previous message: Maria: "Re: PRB: RemovePage() error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|