public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ecos for samsung snds100
@ 2001-07-06  3:46 A Roturier
  2001-07-06  4:38 ` Gary Thomas
  2001-07-09  9:20 ` Grant Edwards
  0 siblings, 2 replies; 6+ messages in thread
From: A Roturier @ 2001-07-06  3:46 UTC (permalink / raw)
  To: ecos-discuss

hi all,

i am now trying to port ecos to samsung snds100 evaluation board. i know 
there has been a port to arm's evaluator7t which is based
on the same chip ks32c50100 made by samsung as snds100. but since e7t does 
not fully implement all the features ks32c50100 offers,
like ethernet, hdlc.. etc, so i'd like to know if any of you has done the 
porting successfully and is willing to share the precious
experience with this community.

thanks in advance.

regards,
kc
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [ECOS] ecos for samsung snds100
  2001-07-06  3:46 [ECOS] ecos for samsung snds100 A Roturier
@ 2001-07-06  4:38 ` Gary Thomas
  2001-07-09  9:20 ` Grant Edwards
  1 sibling, 0 replies; 6+ messages in thread
From: Gary Thomas @ 2001-07-06  4:38 UTC (permalink / raw)
  To: A Roturier; +Cc: ecos-discuss

On 06-Jul-2001 A Roturier wrote:
> hi all,
> 
> i am now trying to port ecos to samsung snds100 evaluation board. i know 
> there has been a port to arm's evaluator7t which is based
> on the same chip ks32c50100 made by samsung as snds100. but since e7t does 
> not fully implement all the features ks32c50100 offers,
> like ethernet, hdlc.. etc, so i'd like to know if any of you has done the 
> porting successfully and is willing to share the precious
> experience with this community.

A port to similar hardware (might even be exactly what you are after)
is in the process of being contributed and [we hope] integrated into
our main CVS tree.

What's your time scale here?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ECOS] ecos for samsung snds100
  2001-07-06  3:46 [ECOS] ecos for samsung snds100 A Roturier
  2001-07-06  4:38 ` Gary Thomas
@ 2001-07-09  9:20 ` Grant Edwards
  1 sibling, 0 replies; 6+ messages in thread
From: Grant Edwards @ 2001-07-09  9:20 UTC (permalink / raw)
  To: A Roturier; +Cc: ecos-discuss

On Fri, Jul 06, 2001 at 10:46:18AM -0000, A Roturier wrote:

> i am now trying to port ecos to samsung snds100 evaluation
> board. i know there has been a port to arm's evaluator7t which
> is based on the same chip ks32c50100 made by samsung as
> snds100. but since e7t does not fully implement all the
> features ks32c50100 offers, like ethernet, hdlc.. etc, so i'd
> like to know if any of you has done the porting successfully
> and is willing to share the precious experience with this
> community.

Yes, I've had eCos 1.3.1 running on an SNDS-100 board.  I'm in
the process of getting a more recent version running, and
should have something ready to go next week.  I've got a
working Ethernet driver, and am using the UARTs for diagnostic
I/O, but don't have a "real" serial driver and have done
nothing with HDLC.

-- 
Grant Edwards
grante@visi.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ECOS] ecos for samsung snds100
  2001-07-09 20:11 A Roturier
@ 2001-07-10  5:07 ` Grant Edwards
  0 siblings, 0 replies; 6+ messages in thread
From: Grant Edwards @ 2001-07-10  5:07 UTC (permalink / raw)
  To: A Roturier; +Cc: gthomas, ecos-discuss

On Tue, Jul 10, 2001 at 03:11:01AM -0000, A Roturier wrote:

> >Yes, I've had eCos 1.3.1 running on an SNDS-100 board.  I'm in
> >the process of getting a more recent version running, and
> >should have something ready to go next week.  I've got a
> >working Ethernet driver, and am using the UARTs for diagnostic
> >I/O, but don't have a "real" serial driver and have done
> >nothing with HDLC.
> 
> Hello Gary and Grant,
> 
> I'd like to know if there is a rough schedule on when will the
> contributed work (by Grant, I think :p) be available(whether
> integrated into CVS tree or not).
> 
> I feel very sorry if this is bothering you and thank you for
> your kindly help.

The SNDS-100 port is something I'm doing evenings and weekends,
so it probably won't be ready to go until next week sometime.

-- 
Grant Edwards
grante@visi.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ECOS] ecos for samsung snds100
@ 2001-07-09 20:11 A Roturier
  2001-07-10  5:07 ` Grant Edwards
  0 siblings, 1 reply; 6+ messages in thread
From: A Roturier @ 2001-07-09 20:11 UTC (permalink / raw)
  To: grante, gthomas; +Cc: ecos-discuss

>
>Yes, I've had eCos 1.3.1 running on an SNDS-100 board.  I'm in
>the process of getting a more recent version running, and
>should have something ready to go next week.  I've got a
>working Ethernet driver, and am using the UARTs for diagnostic
>I/O, but don't have a "real" serial driver and have done
>nothing with HDLC.
>

Hello Gary and Grant,

I'd like to know if there is a rough schedule on when will the contributed 
work
(by Grant, I think :p) be available(whether integrated into CVS tree or 
not).

I feel very sorry if this is bothering you and thank you for your kindly 
help.

kc
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [ECOS] ecos for samsung snds100
@ 2001-07-06  5:03 A Roturier
  0 siblings, 0 replies; 6+ messages in thread
From: A Roturier @ 2001-07-06  5:03 UTC (permalink / raw)
  To: gthomas; +Cc: ecos-discuss

>A port to similar hardware (might even be exactly what you are after)
>is in the process of being contributed and [we hope] integrated into
>our main CVS tree.
>
>What's your time scale here?

hi,

i am cheered up to hear this. :p
the project is expected to complete in next few months.
hope i can catch up with your anon cvs release.

thanks a lot!

kc


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-07-10  5:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-06  3:46 [ECOS] ecos for samsung snds100 A Roturier
2001-07-06  4:38 ` Gary Thomas
2001-07-09  9:20 ` Grant Edwards
2001-07-06  5:03 A Roturier
2001-07-09 20:11 A Roturier
2001-07-10  5:07 ` Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).