[ECOS] Philips LPC22xx port

2005-10-21 Thread Evgeny Belyanco
Hi! Olimex produce very nice board http://www.olimex.com/dev/lpc-e2294.html * MCU: LPC2294 16/32 bit ARM7TDMI with 256K Bytes Program Flash, up to 60MHz operation * 1MB (256Kx32bit) 12 ns 71V416 SRAM * 4MB (512Kx16bit) 70ns TE28F320C3BD70 C3 INTEL FLASH * Ethernet controller with CS8900A and

[ECOS] RE : [ECOS] [Fwd: FreeBSD network stack question]

2005-10-21 Thread Arnaud Chataignier
May be you should try this patch, it may be related to your problem. I think it has been incorporated in CVS from then , but may be you don't have the latest version ? http://sourceware.org/ml/ecos-patches/2005-06/msg00041.html Regards, Arnaud. -Message d'origine- De : [EMAIL PROTECTED]

Re: [ECOS] gcc 4.0.2 breaks synth again....

2005-10-21 Thread Andrew Lunn
On Fri, Oct 21, 2005 at 01:07:04PM +0100, Bart Veer wrote: Andrew == Andrew Lunn [EMAIL PROTECTED] writes: Andrew gcc 4.0.2 has broken the synth cxxsupp test again. Other things seem Andrew OK. Andrew gcc -L/home/lunn/eCos/work/install/lib -Ttarget.ld -o Andrew

Re: [ECOS] ecos and gettimeofday()

2005-10-21 Thread Andrew Lunn
On Fri, Oct 21, 2005 at 06:18:40PM +0200, Alexander Neundorf wrote: Hi, On Thursday 20 October 2005 19:48, Nick Garnett wrote: Andrew Lunn [EMAIL PROTECTED] writes: Hi Nick Thanks for the explanation. What i don't understand now is why only the fileio package uses these

Re: [ECOS] ecos and gettimeofday()

2005-10-21 Thread Alexander Neundorf
On Friday 21 October 2005 18:49, Andrew Lunn wrote: ... Upps, sorry. I already started working on your earlier patch. Nice to hear :-) It breaks lots of things so it is taking a while. What does it break ? I suggest you stop working on this until i commit what i've done. You can then add

[ECOS] help with C++ needed....

2005-10-21 Thread Andrew Lunn
Hi Folks Could somebody who is better at C++ than me take a look at this warning gcc 4.0.2 is giving. Using the Monkey's typing Shakespeare approach did not get me very far... /home/lunn/eCos/work/install/include/cyg/kernel/thread.inl:630: warning: 'cyg_bool Cyg_ThreadQueue::empty()' was used

Re: [ECOS] help with C++ needed....

2005-10-21 Thread Billy
Billy wrote: Andrew Lunn wrote: Hi Folks Could somebody who is better at C++ than me take a look at this warning gcc 4.0.2 is giving. Using the Monkey's typing Shakespeare approach did not get me very far... /home/lunn/eCos/work/install/include/cyg/kernel/thread.inl:630: warning: 'cyg_bool