[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Network problem on ARM
- Date: Tue, 14 Oct 2008 01:59:22 +0300
- From: tero.huttunen at tut.fi (Tero Huttunen)
- Subject: Network problem on ARM
Hi!
I'm working on ethernet driver for lpc2468 (Embedded Artists' evkit),
which is pretty much the same as lpc2478. I also did the alignment of
the packet as you described in your mail,
and it's working perfectly.
You can find my source code from here, however, it's still very much
work in progress:
http://castor.cc.tut.fi/~tero/lpc24xx
Currently I'm having problems with write() blocking for a long time and not
forwarding the data to the network driver. Don't know yet what I'm doing
wrong
here.
--
Tero Huttunen