public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Newbie question: eCOS and Redboot for AT91SAM7S-EK
@ 2006-03-31  0:11 Wayne Liu
  2006-03-31  6:55 ` Andrew Lunn
  0 siblings, 1 reply; 6+ messages in thread
From: Wayne Liu @ 2006-03-31  0:11 UTC (permalink / raw)
  To: ecos-discuss


I am new to eCos and ran into some problems while trying to get started with
eCos and RedBoot ( I've searched through the mail archive, but wasn't able
to much specific information): 
 
1. I've found the eCos page which says that eCos and RedBoot has been ported
to the AT91SAM7S-EK eval board. But I cannot find any package information
specific to this processor or eval board from that page.

2. The same eCos page also claims "Instructions for installing RedBoot on
the at91sam7sT can be found in the RedBoot User's Guide. But I can't find
any mentioning of AT92SAM7S in the RedBoot user's guide either.

I am really confused how I can download and build eCos and RedBoot for my
board. Can someone point me to the right direction?  Any help would be
greatly appreciated!
 

Wayne
_____________________________
Wayne.Liu@ProStorSystems.com
ProStor Systems, Inc.




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

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

* Re: [ECOS] Newbie question: eCOS and Redboot for AT91SAM7S-EK
  2006-03-31  0:11 [ECOS] Newbie question: eCOS and Redboot for AT91SAM7S-EK Wayne Liu
@ 2006-03-31  6:55 ` Andrew Lunn
  2006-03-31 16:49   ` oliver munz @ s p e a g
  2006-03-31 17:19   ` Wayne Liu
  0 siblings, 2 replies; 6+ messages in thread
From: Andrew Lunn @ 2006-03-31  6:55 UTC (permalink / raw)
  To: Wayne Liu; +Cc: ecos-discuss

On Thu, Mar 30, 2006 at 04:34:40PM -0700, Wayne Liu wrote:
> 
> I am new to eCos and ran into some problems while trying to get started with
> eCos and RedBoot ( I've searched through the mail archive, but wasn't able
> to much specific information): 
>  
> 1. I've found the eCos page which says that eCos and RedBoot has been ported
> to the AT91SAM7S-EK eval board. But I cannot find any package information
> specific to this processor or eval board from that page.
> 
> 2. The same eCos page also claims "Instructions for installing RedBoot on
> the at91sam7sT can be found in the RedBoot User's Guide. But I can't find
> any mentioning of AT92SAM7S in the RedBoot user's guide either.
> 
> I am really confused how I can download and build eCos and RedBoot for my
> board. Can someone point me to the right direction?  Any help would be
> greatly appreciated!

You need the latest eCos from anonymous CVS:

http://ecos.sourceware.org/anoncvs.html

Personaly, i don't recommend using Redboot with this system. I do all
my development using eCos ROM applications and JTAG for download and
gdb. This removes the need for RedBoot.

You are correct in that there are no instructions for installing
RedBoot. The webpage is generated automatically using server side
includes and i don't think i can turn that off.

        Andrew

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

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

* Re: [ECOS] Newbie question: eCOS and Redboot for AT91SAM7S-EK
  2006-03-31  6:55 ` Andrew Lunn
@ 2006-03-31 16:49   ` oliver munz @ s p e a g
  2006-03-31 17:19   ` Wayne Liu
  1 sibling, 0 replies; 6+ messages in thread
From: oliver munz @ s p e a g @ 2006-03-31 16:49 UTC (permalink / raw)
  To: Wayne Liu, ecos-discuss

For development, RedBoot is worthless. But if You need firmware-upgrades in
the field, then RedBoot can be usefull.
You need ~0x10000 bytes of flash-space (the hole sam7s64) and a
JTAG-emulator.
So i think RedBoot make sens only for the sam7s128 and 256...

Andrew Lunn schrieb:
> Personaly, i don't recommend using Redboot with this system. I do all
> my development using eCos ROM applications and JTAG for download and
> gdb. This removes the need for RedBoot.
> ...
>         Andrew
>
>   

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

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

* RE: [ECOS] Newbie question: eCOS and Redboot for AT91SAM7S-EK
  2006-03-31  6:55 ` Andrew Lunn
  2006-03-31 16:49   ` oliver munz @ s p e a g
@ 2006-03-31 17:19   ` Wayne Liu
  2006-03-31 18:07     ` Andrew Lunn
  1 sibling, 1 reply; 6+ messages in thread
From: Wayne Liu @ 2006-03-31 17:19 UTC (permalink / raw)
  To: 'Andrew Lunn'; +Cc: ecos-discuss

Andrew and Oliver,

Thanks a lot for the information. I agree that RedBoot is not appropriate
for such a platform. I always built my own bootloaders on such smaller
embedded platform in the past. But was wondering if eCos must have RedBoot
installed for its HAL is from Redboot.

I am trying to install the CVS client and download eCos now.

Wayne

-----Original Message-----
From: Andrew Lunn [mailto:andrew@lunn.ch] 
Sent: Thursday, March 30, 2006 11:47 PM
To: Wayne Liu
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Newbie question: eCOS and Redboot for AT91SAM7S-EK

On Thu, Mar 30, 2006 at 04:34:40PM -0700, Wayne Liu wrote:
> 
> I am new to eCos and ran into some problems while trying to get started
with
> eCos and RedBoot ( I've searched through the mail archive, but wasn't able
> to much specific information): 
>  
> 1. I've found the eCos page which says that eCos and RedBoot has been
ported
> to the AT91SAM7S-EK eval board. But I cannot find any package information
> specific to this processor or eval board from that page.
> 
> 2. The same eCos page also claims "Instructions for installing RedBoot on
> the at91sam7sT can be found in the RedBoot User's Guide. But I can't find
> any mentioning of AT92SAM7S in the RedBoot user's guide either.
> 
> I am really confused how I can download and build eCos and RedBoot for my
> board. Can someone point me to the right direction?  Any help would be
> greatly appreciated!

You need the latest eCos from anonymous CVS:

http://ecos.sourceware.org/anoncvs.html

Personaly, i don't recommend using Redboot with this system. I do all
my development using eCos ROM applications and JTAG for download and
gdb. This removes the need for RedBoot.

You are correct in that there are no instructions for installing
RedBoot. The webpage is generated automatically using server side
includes and i don't think i can turn that off.

        Andrew




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

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

* Re: [ECOS] Newbie question: eCOS and Redboot for AT91SAM7S-EK
  2006-03-31 17:19   ` Wayne Liu
@ 2006-03-31 18:07     ` Andrew Lunn
  2006-04-03 16:50       ` Wayne Liu
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Lunn @ 2006-03-31 18:07 UTC (permalink / raw)
  To: Wayne Liu; +Cc: ecos-discuss

On Fri, Mar 31, 2006 at 09:49:25AM -0700, Wayne Liu wrote:
> Andrew and Oliver,
> 
> Thanks a lot for the information. I agree that RedBoot is not appropriate
> for such a platform. I always built my own bootloaders on such smaller
> embedded platform in the past. But was wondering if eCos must have RedBoot
> installed for its HAL is from Redboot.

eCos does not require RedBoot. Just build ROM applications.

        Andrew

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

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

* RE: [ECOS] Newbie question: eCOS and Redboot for AT91SAM7S-EK
  2006-03-31 18:07     ` Andrew Lunn
@ 2006-04-03 16:50       ` Wayne Liu
  0 siblings, 0 replies; 6+ messages in thread
From: Wayne Liu @ 2006-04-03 16:50 UTC (permalink / raw)
  To: 'Andrew Lunn'; +Cc: ecos-discuss


I ran into another strange problem: when I try to invoke the ecosconfig tool
through the desktop icon, the ecosconfig tool window displays a bunch of
messages in its output window and then disappears. I dumped the output to a
text file, and it seems to complain that my installation doesn't contain the
"*.cdl" script (see below). 

---- from configtool output window ----

ecos.db, package CYGPKG_HAL: warning
    Version subdirectory `common' does not have a CDL script `hal.cdl'.
ecos.db, package CYGPKG_HAL: warning
    This package does not have any valid version subdirectories.
....

---- end from configtool output window ----

But I can see that there is an "
C:\cygwin\opt\ecos\ecos-2.0\packages\hal\common\v2_0\cdl" directory with
several .cdl files in it. 

I tried a few things but always got the same result:
a) invoke it directly from the cygwin shell command line (after executing
/opt/ecos/ecosenv.sh)
b) pull out the current version via anonymous CVS and run the configtool
there.

Did I do anything wrong with my installation? Or did I miss some steps?
Thanks in advance!

Wayne

-----Original Message-----
From: Andrew Lunn [mailto:andrew@lunn.ch] 
Sent: Friday, March 31, 2006 10:20 AM
To: Wayne Liu
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Newbie question: eCOS and Redboot for AT91SAM7S-EK

On Fri, Mar 31, 2006 at 09:49:25AM -0700, Wayne Liu wrote:
> Andrew and Oliver,
> 
> Thanks a lot for the information. I agree that RedBoot is not appropriate
> for such a platform. I always built my own bootloaders on such smaller
> embedded platform in the past. But was wondering if eCos must have RedBoot
> installed for its HAL is from Redboot.

eCos does not require RedBoot. Just build ROM applications.

        Andrew




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

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

end of thread, other threads:[~2006-04-03 16:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-31  0:11 [ECOS] Newbie question: eCOS and Redboot for AT91SAM7S-EK Wayne Liu
2006-03-31  6:55 ` Andrew Lunn
2006-03-31 16:49   ` oliver munz @ s p e a g
2006-03-31 17:19   ` Wayne Liu
2006-03-31 18:07     ` Andrew Lunn
2006-04-03 16:50       ` Wayne Liu

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