Re: [ECOS] how to set overtime to serial port block read/write?

2009-09-27 Thread wb ning
Thanks. that really helps. 2009/9/28 Jonathan Larmour : > wb ning wrote: >> >> Hi, everyone: >>    I think it's a common question, but i can't find the answer. I >> think block read/write of serial port need a overtime, if time exceeds >> that, i can made my program don't >> wait any longer, if i

Re: [ECOS] What's the cheapest develpment h/w for eCos?

2009-09-27 Thread graham_k
Thanks for the great info, Grant. I am sure that it will also be of help to others. Grant Edwards-6 wrote: > > On 2009-09-27, graham_k wrote: > >> I'm on a tight budget. I don't have any projects in mind, I >> just want to do some "tyre kicking" with eCos. >> >> Can anyone recommend a really

Re: [ECOS] Re: connect ethernet cable at run-time

2009-09-27 Thread Jonathan Larmour
Grant Edwards wrote: On 2009-09-25, Jonathan Larmour wrote: But yes that does confirm that an unplugged cable at startup means no IP address unless the user calls init_all_network_interfaces again. In this respect, the DHCP code wants improvement. I can't think of any use-cases for our prod

Re: [ECOS] how to set overtime to serial port block read/write?

2009-09-27 Thread Jonathan Larmour
wb ning wrote: Hi, everyone: I think it's a common question, but i can't find the answer. I think block read/write of serial port need a overtime, if time exceeds that, i can made my program don't wait any longer, if i can't set overtime, maybe i send a command and wait for response, but when

Re: [ECOS] Running code from on-chip flash

2009-09-27 Thread Andrew Lunn
On Sun, Sep 27, 2009 at 08:57:59AM +0530, Mandeep Sandhu wrote: > Hi all, > > I'm going to be using a real hardware for the first time (with ECOS). > The h/w is the Atmel AT91SAM7X512 SoC. > > In order to save RAM, i'll be running the code from the on-chip flash > itself (512KB). > > Now is it t

[ECOS] Re: What's the cheapest develpment h/w for eCos?

2009-09-27 Thread Grant Edwards
On 2009-09-27, graham_k wrote: > I'm on a tight budget. I don't have any projects in mind, I > just want to do some "tyre kicking" with eCos. > > Can anyone recommend a really inexpensive kit and maybe even > tell me where to order it? You can run eCos on generic PC hardware, so any of the free

[ECOS] What's the cheapest develpment h/w for eCos?

2009-09-27 Thread graham_k
I'm on a tight budget. I don't have any projects in mind, I just want to do some "tyre kicking" with eCos. Can anyone recommend a really inexpensive kit and maybe even tell me where to order it? Thanks -- View this message in context: http://www.nabble.com/What%27s-the-cheapest-develpment-h-w-