public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: [ECOS] Question: Atmel AT91 board family
       [not found] <200203280149.RAA06286@calfs01.inicore.com>
@ 2002-03-28  3:20 ` Daniel Leu
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Leu @ 2002-03-28  3:20 UTC (permalink / raw)
  To: lm1121, ecos-discuss

I would recommend:

http://sources.redhat.com/ecos/getstart.html

Following this, it shouldn't be a problem to get
the tools installed and started with eCos.

If you see error messages, check the respective
email archives. And for eCos, get the source
from the cvs archive.

- Daniel

At 09:07 AM 3/28/2002 +0800, Lin Ming wrote:
>Hi Mr. Barrie,
>
>I am a beginner who is working on building eCos on EB40. But I got quite a 
>lot problem when install gcc and gdb. And then building eCos also failed. 
>Can you tell me the environment of your PC and versions of your tools and 
>STEPS of installing and building tools and eCos? If possible, can you 
>write some tutorial to me? I would greatly appreciate it. Thanks in advance!
>
>Best Regards,
>Lin Ming
>2002-03-28 09:01:34
>
>2002-03-22 13:34:00
>You wrote:
> >Hi. Thanks to the group for various bits of help on eCos
> >I'm up and running and pleased with progress on AT91EB40 with
> >AT91R40807 (136K Internal SRAM) and 512K external SRAM
> >
> >I'm evaluating this as a teaching platform for 
> http://www.sli-institute.ac.uk
> >to augment (and maybe replace some) Wind River stuff.
> >
> >I would like to use the AT91EB55 evaluation board.
> >
> >Questions: are there any eCos/Redboot issues relating to
> >the AT91EB55 platform that anybody can share? This platform has
> >only 8K internal SRAM.
> >Is the larger 136K internal RAM actually used
> >in the EB40 port? I don't see a reference to this area in the
> >eCos Memory Layout section, other than 00 - 0FFF.
> >
> >Has anybody undertaken the EB55 port? I would like to know
> >before I spend time doing this.
> >
> >Thanks for any help you can provide.
> >
> >Pete
> >
> >
> >--
> >Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> >and search the list archive: http://sources.redhat.com/ml/ecos-discuss
>
>
>
>--
>Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
>and search the list archive: http://sources.redhat.com/ml/ecos-discuss


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

* Re: [ECOS] Question: Atmel AT91 board family
@ 2002-03-27 18:28 Lin Ming
  0 siblings, 0 replies; 4+ messages in thread
From: Lin Ming @ 2002-03-27 18:28 UTC (permalink / raw)
  To: Pete Barrie, ecos-discuss

Hi Mr. Barrie,

I am a beginner who is working on building eCos on EB40. But I got quite a lot problem when install gcc and gdb. And then building eCos also failed. Can you tell me the environment of your PC and versions of your tools and STEPS of installing and building tools and eCos? If possible, can you write some tutorial to me? I would greatly appreciate it. Thanks in advance!

Best Regards,
Lin Ming
2002-03-28 09:01:34

2002-03-22 13:34:00
You wrote:
>Hi. Thanks to the group for various bits of help on eCos
>I'm up and running and pleased with progress on AT91EB40 with
>AT91R40807 (136K Internal SRAM) and 512K external SRAM
>
>I'm evaluating this as a teaching platform for http://www.sli-institute.ac.uk
>to augment (and maybe replace some) Wind River stuff.
>
>I would like to use the AT91EB55 evaluation board.
>
>Questions: are there any eCos/Redboot issues relating to
>the AT91EB55 platform that anybody can share? This platform has
>only 8K internal SRAM.
>Is the larger 136K internal RAM actually used
>in the EB40 port? I don't see a reference to this area in the
>eCos Memory Layout section, other than 00 - 0FFF.
>
>Has anybody undertaken the EB55 port? I would like to know
>before I spend time doing this.
>
>Thanks for any help you can provide.
>
>Pete
>
>
>-- 
>Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
>and search the list archive: http://sources.redhat.com/ml/ecos-discuss



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

* Re: [ECOS] Question: Atmel AT91 board family
  2002-03-22  7:50 Pete Barrie
@ 2002-03-22  8:06 ` Jani Monoses
  0 siblings, 0 replies; 4+ messages in thread
From: Jani Monoses @ 2002-03-22  8:06 UTC (permalink / raw)
  To: Pete Barrie; +Cc: ecos-discuss

> Is the larger 136K internal RAM actually used
> in the EB40 port? I don't see a reference to this area in the

From what I've seen it is unused.The external memory being larger(512K)
it is used instead.And because they are discontiguous and there is no MMU
I think only one can be used...
Jani.


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

* [ECOS] Question: Atmel AT91 board family
@ 2002-03-22  7:50 Pete Barrie
  2002-03-22  8:06 ` Jani Monoses
  0 siblings, 1 reply; 4+ messages in thread
From: Pete Barrie @ 2002-03-22  7:50 UTC (permalink / raw)
  To: ecos-discuss

Hi. Thanks to the group for various bits of help on eCos
I'm up and running and pleased with progress on AT91EB40 with
AT91R40807 (136K Internal SRAM) and 512K external SRAM

I'm evaluating this as a teaching platform for http://www.sli-institute.ac.uk
to augment (and maybe replace some) Wind River stuff.

I would like to use the AT91EB55 evaluation board.

Questions: are there any eCos/Redboot issues relating to
the AT91EB55 platform that anybody can share? This platform has
only 8K internal SRAM.
Is the larger 136K internal RAM actually used
in the EB40 port? I don't see a reference to this area in the
eCos Memory Layout section, other than 00 - 0FFF.

Has anybody undertaken the EB55 port? I would like to know
before I spend time doing this.

Thanks for any help you can provide.

Pete


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

end of thread, other threads:[~2002-03-28  2:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200203280149.RAA06286@calfs01.inicore.com>
2002-03-28  3:20 ` [ECOS] Question: Atmel AT91 board family Daniel Leu
2002-03-27 18:28 Lin Ming
  -- strict thread matches above, loose matches on Subject: below --
2002-03-22  7:50 Pete Barrie
2002-03-22  8:06 ` Jani Monoses

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).