Hi, I was using a NE2000 compatible NIC before and now I swiched to Intel
pro/100 NIC with 82250 controller and that is the point where my problems
started.

Before replacing the Ethernet card, everything was working OK and I was able
to establish a connection between Workstation and the target PC (e.g.
debugging, using remote call tools)But now they do not work.

The thing is that, I am able to download the image and run programs,moreover
the CEPC is successfully connected to the network (I get responses to
pings)But the Target messages, Target Control and Debugger are all in
waiting state. and I have the debug window message "The Kernel Debugger is
waiting to connect with target." and nothing else.

'Enable Target Control Support' & 'Enable Kitl' are activated and the
configuration I have is: Transport: TCP/IP, Startup Server: CESH

Does anyone have any idea what the cause of the problem might be?

Thank you very much.

RE: Platform Builder -> CEPC Connection by theserhan

theserhan
Mon Jul 24 04:31:02 CDT 2006

one think I forgot to mention: I am using Windows CE 5.0 and the NIC is using
NDIS Miniport Driver

Re: Platform Builder -> CEPC Connection by Silver

Silver
Mon Jul 24 15:29:27 CDT 2006

To use NDIS and KITL concurrently you must use VMINI, which is a virtual
miniport based upon KITL. The most likely scenrio is that your KITL
driver and your NDIS miniport driver are conflicting.


==

the_serhan wrote:
> one think I forgot to mention: I am using Windows CE 5.0 and the NIC is using
> NDIS Miniport Driver

Re: Platform Builder -> CEPC Connection by Richard

Richard
Mon Jul 24 18:19:14 CDT 2006

>> I swiched to Intel pro/100 NIC with 82250

I highly recommend you look for cards with the RTL8139 chip for KITL use.
These are totally compatible, very inexpensive, and there are a number of
suitable manufacturers. My favorite is the Ark NA2632RS which is a 3.3V PCI
card - nice for systems which do not suport 5V PCI. Belkin also make one.

Assuming you have multiple available PCI slots, use one the the KITL device,
and another for your Intel NDIS NIC. This will provide much better network
throughput than will the VMini configuration.

--Richard R. Lee eMVP