lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] ignition and start off...


From: christiaan . simons
Subject: Re: [lwip-users] ignition and start off...
Date: Tue, 7 Dec 2004 13:09:50 +0100


----- Franz wrote: -----

>Maybe you can describe in a few words what you think that my first
>steps will be in using lwIP for my C167 MCU (first step no operating
>system), the CS9000A and the Tasking EDE.

First of all you should get your hardware up and running.

If it is an existing design like the Keil net board this shouldn't be too hard.
If it is new hardware you should first try to get the cs8900 working
so that the ethernet can also be used for low-level debugging.

The cs8900 will be typically in memory mapped mode 16 bit demultiplexed bus.
You should setup the BUSCON and ADDRSEL registers accordingly using the EDE
so they are set before entering main( ).

In main() you should create an event loop to handle incoming packets
and timer events. Typically you would want to use the RTC as time base.

I can't give more info because I don't know what hardware exactly you're using.

>I could document my experiences and learning process during time in a
>some kind of  ?first steps: getting started with lwIP? guide if that is
>considered to be useful.

More and better documentation is always welcome.

Bye,

Christiaan Simons

Software Engineer
Axon Digital Design

+31 (0)13 511 66 66
+31 (0)13 511 41 51

address@hidden
http://www.axon.tv
The information contained in this communication is confidential and is intended solely for the use of the individual or entity to whom it is addressed. Axon Digital Design Group is neither liable for the proper nor for the complete transmission of the information contained in this communication nor for any delay in its receipt. Axon Digital Design Group does not guarantee that the integrity of this communication has been maintained nor that the communication is free of viruses, interceptions or interference. If you are not the intended recipient of this communication, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. In that case please return the communication to the sender and delete and destroy all copies. In carrying out its engagements, Axon Digital Design Group applies general terms and conditions, which contain a clause that limits its liability. A copy of these terms and conditions is available on request free of charge.

The information contained in this communication is confidential and is intended solely for the use of the individual or entity to whom it is addressed. Axon Digital Design Group is neither liable for the proper nor for the complete transmission of the information contained in this communication nor for any delay in its receipt. Axon Digital Design Group does not guarantee that the integrity of this communication has been maintained nor that the communication is free of viruses, interceptions or interference. If you are not the intended recipient of this communication, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. In that case please return the communication to the sender and delete and destroy all copies. In carrying out its engagements, Axon Digital Design Group applies general terms and conditions, which contain a clause that limits its liability. A copy of these terms and conditions is available on request free of charge.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]