Re: Ethernet driver problem
From: Valter Minute (vminute_at_REMOVEMEinwind.it)
Date: 02/26/04
- Next message: Saneesh: "Re: SDK for symbol PPT 8800 Series"
- Previous message: sc: "Re: Nand flash port and cloning public common code"
- In reply to: Michele Bove: "Ethernet driver problem"
- Next in thread: Michele Bove: "Re: Ethernet driver problem"
- Reply: Michele Bove: "Re: Ethernet driver problem"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Feb 2004 08:38:53 -0800
michele.bove@selesta.it (Michele Bove) wrote in
news:6a4bf7d7.0402260819.7a9d98ee@posting.google.com:
> Hi, I'm developing a board with a PXA255 and Asix 10/100 Ne2000
> compatible ethernet controller.
> First step of WindowsCE 4.2 porting (ethernet bootloader) works
> fine. Second step instead give me some troubles.
> Kernel start correctly, ethernet drivers seems to works (I obtain
> an IP address from a DHCP server) but after this step TCP/IP
> doesnt work. I'm using a serial debug interface, and I can see
> that ping ethernet packets from my PC (60 bytes len) are received
> but not routed to an higher level.
> Someone can suggest me a potential reason for this ?
> Thanks.
Are you connected to PB using KITL?
In this case check that the BSP_NOSHAREETH environment variable is not
set and that you followed the directions of the article entitled
"Ethernet Debug Sharing Procedures" in PB help.
If your system is working in release mode, without KITL, and the frames
are received only at the ethernet level and not by the TCP/IP stack,
check that the registry settings that link TCP/IP and your network
adapter are correct. Try to build a debug image without KITL and enable
the debug zones related to TCP/IP and network drivers (you should put
the correct entries under HKEY_LOCAL_MACHINE\DebugZones on the target
device).
-- Valter Minute vminute@inwind.it (the reply address of this message is invalid)
- Next message: Saneesh: "Re: SDK for symbol PPT 8800 Series"
- Previous message: sc: "Re: Nand flash port and cloning public common code"
- In reply to: Michele Bove: "Ethernet driver problem"
- Next in thread: Michele Bove: "Re: Ethernet driver problem"
- Reply: Michele Bove: "Re: Ethernet driver problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|