Hello all, I use the C167-Port and the example -Test- works good. But for my application I have to change the memory location to: ROM: 0x20000 - 0xe0000 RAM:...
171
Jean J. Labrosse
Jean.Labrosse@...
May 10, 2001 2:12 am
Andreas, You shouldn't have to change the port for a different memory map!?! Any chance you would have also changed some of the compiler options? Have you...
172
mads@...
May 23, 2001 8:04 pm
For whom it may concern. There has been added ethernet support for the uC/IP protocol stack (not yet 100% testet in multitasking environment). There is a free...
173
Craig Graham
craig@...
May 24, 2001 6:16 am
... I noticed this on the CVS server yesterday, what exactly do you mean by "running in a single task with callback functionality"? Have you removed the ...
174
Derek Lassen
kn6td@...
May 24, 2001 10:29 pm
I hope your coding is better than your proofreading....
175
Patrice Kadionik
kadionik@...
May 25, 2001 7:25 am
Hi Mads, what kind of ethernet chip does support yout uC/IP/ether ? I have a CS8900A chip... Does it work ? I have with my students developped a TCP/UDP/IP...
176
From MOGI.dk
mads@...
May 26, 2001 10:41 am
... Explain, explain please. ... _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at...
177
From MOGI.dk
mads@...
May 26, 2001 10:46 am
Hi Craig! ... I have made som small changes to the nettimer thread. The thread is now only used as a function, and it returns when there are no more expired...
178
Derek Lassen
kn6td@...
May 26, 2001 10:39 pm
... sourceforge (s) Derek...
179
Robert Dickenson
robert_dickenson@...
May 27, 2001 2:34 am
Hi Guys, My guess is that Mads is touch typing ? I touch type and miss-type sourgeforge quite often. Didn't help much when I was working on getting the SSH...
180
MOGI.dk
christiansen@...
May 27, 2001 8:57 pm
Yep! You got me there. :-) It's http://ucip.sourceforge.net ;-) ... From: Derek Lassen To: ucos-net@yahoogroups.com Sent: Sunday, May 27, 2001 12:38 AM ...
181
MOGI.dk
christiansen@...
May 27, 2001 9:08 pm
Hi Patrice! I've only added a NE2000 compatible driver, but I know that Robert has been working on the CS8900A driver, you will probably have to check the CVS...
182
MOGI.dk
christiansen@...
May 29, 2001 8:52 am
Hi Jefferson Paredes! You should not download the uC/IP 1.0 code base, since this was the first release of uC/IP and it has a lot of failures and requires a...
183
Peter Gullberg
pege@...
May 29, 2001 7:36 pm
Hello ucip:ers, I have received interst to "really" learn TCP/IP, so my plan was to join here and finally contribute in the end. I looked at the old postings...
184
Robert Dickenson
robert_dickenson@...
May 30, 2001 3:59 am
Hi Guys, I'll make it a priority to get Mads' lastest version of ARP back up on CVS, i've just been caught with a lot of jobs to take care of at the moment. ...
185
Greg Holdren
gregh@...
May 30, 2001 4:03 am
... well. ... a ... I think it has changed enough for v1.1. I have to get WinCVS to get it. :) Greg...
186
MOGI.dk
christiansen@...
May 30, 2001 8:27 am
Or you could just download each file manually ;-) directly from the CVS repository! Mads. :-) ... From: "Greg Holdren" <gregh@...> To:...
187
MOGI.dk
christiansen@...
May 30, 2001 8:47 am
Hi Robert! I have also sent this message to the ucip-devel mailinglist. When your are done with your newest changes and the have been tested, I think it might...
188
Kurz, Sebastien (MED)
Sebastien.Kurz@...
May 31, 2001 9:11 am
Hi, I want to know what are the performances of uCOS for task swith, interrupt service, ... on a MPC860. I also want to know what is the size of the compiled...
189
Robert Dickenson
odin@...
Jun 1, 2001 6:40 am
... G'day Mads, ... Agghh! too many lists, where do i reply ???? ... think it might be the ... How about just 'sort-of-ready' for alpha testing ? ... maybe in...
190
MOGI.dk
christiansen@...
Jun 1, 2001 7:40 am
Hi again Robert! This is going quite well, don't you think ? Maybe we should just continue this at ucip-devel@... and ask everybody to join...
191
Craig Graham
craig@...
Jun 1, 2001 8:06 am
... I guess we win the prize for bigest ass embedded system running uC/IP then :) - our system has two 120Mhz MIPS R3000 cores, and although the OS isn't ucos ...
192
MOGI.dk
christiansen@...
Jun 1, 2001 8:35 am
Yep! You've definately have the biggest system so far. {:o) Is there any bigger systems out there ? Robert, this must be for your polls ? Best wishes, Mads. ...
193
Robert Dickenson
odin@...
Jun 2, 2001 3:36 am
... Sure is. I'd like to hear from anybody who might be able to do some build testing. ... ask ... Yeh, but I noticed the other day when looking at the yahoo...
194
sarah_dahler@...
Jun 2, 2001 3:38 am
195
k.palsson@...
Jun 7, 2001 12:23 pm
Hi all, Before giving up the costly CMX stack and trying this freeware stack instead, I would like to know if there is a person out there that has ported the...
196
Craig Graham
craig@...
Jun 9, 2001 3:39 pm
... Having thought a little more, I've got it to work without sharing semaphores (and only allocating semaphores once) - still not perfect though. I've tried ...
197
Gregory W.Sampson Sr.
gsam@...
Jun 19, 2001 10:54 pm
Can anyone list a few NE2000 compatible Ethernet controllers that are either ISA or generic-bus based (no PCI, VESA, etc.). Note, I need the name and...
198
Christine M. Yusingco
christiney@...
Jun 19, 2001 11:05 pm
Try AMD's 79C961 PCNet-ISA II ethernet controller. It has direct ISA interface though im not quite sure if it's NE2000 compatible. best of luck, christine ...
199
MOGI.dk
christiansen@...
Jun 20, 2001 7:04 am
I have used 2 NIC for my NE2000 driver. Realtek RTL8019AS and Davicom DM9008 . There are ofcourse also the original NE2000 NIC, the DP8390D/NS32490D from...