public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Getting started with eCOS...
@ 2005-04-04 13:49 Sarvex Jatasra
  2005-04-04 13:58 ` Gary Thomas
  0 siblings, 1 reply; 7+ messages in thread
From: Sarvex Jatasra @ 2005-04-04 13:49 UTC (permalink / raw)
  To: ecos-discuss

Hi group.
I am a new member if this group, and trying to learn eCOS. 

I started with downloading the eCOS source for CygWin on windows along
with the ecos-elf-i386 tools. I ran the "configtool.exe" and was able to
build the eCOS library. But I am not able to figure out how to generate
the final executable and run it on my Pentium 4 processor. 

This is a completely naïve question, but I am stuck with it. Please
provide me further directions on how to proceed with this. Any help is
highly appreciated. 

Sarvex Jatasra
Software Engineer
Acme Technologies

+91-9891989156
+91-9350933295 



--
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] 7+ messages in thread

* Re: [ECOS] Getting started with eCOS...
  2005-04-04 13:49 [ECOS] Getting started with eCOS Sarvex Jatasra
@ 2005-04-04 13:58 ` Gary Thomas
  0 siblings, 0 replies; 7+ messages in thread
From: Gary Thomas @ 2005-04-04 13:58 UTC (permalink / raw)
  To: Sarvex Jatasra; +Cc: eCos Discussion

On Mon, 2005-04-04 at 19:18 +0530, Sarvex Jatasra wrote:
> Hi group.
> I am a new member if this group, and trying to learn eCOS. 
> 
> I started with downloading the eCOS source for CygWin on windows along
> with the ecos-elf-i386 tools. I ran the "configtool.exe" and was able to
> build the eCOS library. But I am not able to figure out how to generate
> the final executable and run it on my Pentium 4 processor. 

What final executable?  eCos comes in two parts - the kernel (library)
and your application.  You need to build an application using the 
library you've configured and built.

Have you read the "Getting Started" section of the online documentation?
It goes through this using the sample applications (in the .../examples
directory of the eCos sources).

You could also look at:
  http://www.mlbassoc.com/examples/build_hello.html
but it uses the command line configuration tool (I seldom use the GUI).
The principles are the same though.

Don't forget that to run a program on your x86 processor, you'll 
need some way of loading it - from FLOPPY or via RedBoot or GRUB.
You'll also need to set the startup type appropriately.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
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] 7+ messages in thread

* RE: [ECOS] Getting started with ecos
  2007-08-22 19:32       ` Andrew Lunn
@ 2007-08-22 19:41         ` Scott Moore
  0 siblings, 0 replies; 7+ messages in thread
From: Scott Moore @ 2007-08-22 19:41 UTC (permalink / raw)
  To: Andrew Lunn; +Cc: ecos-discuss

Ah, that clarifies a lot, thank you.

Scott 

-----Original Message-----
From: Andrew Lunn [mailto:andrew@lunn.ch] 
Sent: Wednesday, August 22, 2007 12:33 PM
To: Scott Moore
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Getting started with ecos

On Wed, Aug 22, 2007 at 02:48:41PM -0400, Scott Moore wrote:
> The CLI tool is broken as well (as mentioned in the original post).
> 
> What is being suggested is simply to change the web page install 
> instructions, which don?t work.

I didn't realize the CLI tool as well was broken. OK i found the post from Bart:

http://www.cygwin.com/ml/ecos-patches/2006-07/msg00011.html

I think for eCos 3.0 we need to decouple the host tools from eCos itself. That would make it easier to provide new versions every time cygwin breaks something. 

I guess it is also not helped by the fact that most, if not all, of the maintainers don't use M$. I personally have no interest in supporting the M$ tools.

     Andrew

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.762 / Virus Database: 510 - Release Date: 9/13/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.762 / Virus Database: 510 - Release Date: 9/13/2004
 


--
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] 7+ messages in thread

* Re: [ECOS] Getting started with ecos
  2007-08-22 18:49     ` Scott Moore
@ 2007-08-22 19:32       ` Andrew Lunn
  2007-08-22 19:41         ` Scott Moore
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Lunn @ 2007-08-22 19:32 UTC (permalink / raw)
  To: Scott Moore; +Cc: ecos-discuss

On Wed, Aug 22, 2007 at 02:48:41PM -0400, Scott Moore wrote:
> The CLI tool is broken as well (as mentioned in the original post).
> 
> What is being suggested is simply to change the web page install
> instructions, which don?t work.

I didn't realize the CLI tool as well was broken. OK i found the post
from Bart:

http://www.cygwin.com/ml/ecos-patches/2006-07/msg00011.html

I think for eCos 3.0 we need to decouple the host tools from eCos
itself. That would make it easier to provide new versions every time
cygwin breaks something. 

I guess it is also not helped by the fact that most, if not all, of
the maintainers don't use M$. I personally have no interest in
supporting the M$ tools.

     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] 7+ messages in thread

* RE: [ECOS] Getting started with ecos
  2007-08-22 18:23   ` Andrew Lunn
@ 2007-08-22 18:49     ` Scott Moore
  2007-08-22 19:32       ` Andrew Lunn
  0 siblings, 1 reply; 7+ messages in thread
From: Scott Moore @ 2007-08-22 18:49 UTC (permalink / raw)
  To: Andrew Lunn; +Cc: ecos-discuss

The CLI tool is broken as well (as mentioned in the original post).

What is being suggested is simply to change the web page install
instructions, which don’t work.

Scott 

-----Original Message-----
From: Andrew Lunn [mailto:andrew@lunn.ch] 
Sent: Wednesday, August 22, 2007 11:23 AM
To: Scott Moore
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Getting started with ecos

> I realize that work on ECOS has stopped

The work on eCos has not stopped. It just appears the maintainer of the GUI configuration tool is no longer active. 

All the power users of eCos don't use the GUI anyway. They prefer the CLI tools. So i would recommend using that.

    Andrew

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.762 / Virus Database: 510 - Release Date: 9/13/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.762 / Virus Database: 510 - Release Date: 9/13/2004
 


--
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] 7+ messages in thread

* Re: [ECOS] Getting started with ecos
  2007-08-22 18:14 ` [ECOS] Getting started with ecos Scott Moore
@ 2007-08-22 18:23   ` Andrew Lunn
  2007-08-22 18:49     ` Scott Moore
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Lunn @ 2007-08-22 18:23 UTC (permalink / raw)
  To: Scott Moore; +Cc: ecos-discuss

> I realize that work on ECOS has stopped

The work on eCos has not stopped. It just appears the maintainer of
the GUI configuration tool is no longer active. 

All the power users of eCos don't use the GUI anyway. They prefer the
CLI tools. So i would recommend using that.

    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] 7+ messages in thread

* [ECOS] Getting started with ecos
  2007-08-22 13:47 [ECOS] Re: LPC2xxx patch for support of vectored interrupt controller Hans Rosenfeld
@ 2007-08-22 18:14 ` Scott Moore
  2007-08-22 18:23   ` Andrew Lunn
  0 siblings, 1 reply; 7+ messages in thread
From: Scott Moore @ 2007-08-22 18:14 UTC (permalink / raw)
  To: ecos-discuss

Hi, I just went through the install process. Can I make
A small suggestion?

The install instructions at:

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

Don't actually work. Getting the current cygwin install, then
Installing the ecos source, etc, in exactly the order specified,
Will result in a config tool (graphical and command line) that
Has a bug that has (apparently) existed since 2003. Its true
that after looking around the ecoscentric links provided, I was
able to correct this, but after some waste of time.

I realize that work on ECOS has stopped, and perhaps creating a
Version that works with the current cygwin distribution might not
Be in the cards. However, would it not make sense to make it clear
On the instruction page above that you have to go get a fixed
Version of config to make it work?

Thanks,

Scott Moore

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.762 / Virus Database: 510 - Release Date: 9/13/2004
 


--
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] 7+ messages in thread

end of thread, other threads:[~2007-08-22 19:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-04 13:49 [ECOS] Getting started with eCOS Sarvex Jatasra
2005-04-04 13:58 ` Gary Thomas
2007-08-22 13:47 [ECOS] Re: LPC2xxx patch for support of vectored interrupt controller Hans Rosenfeld
2007-08-22 18:14 ` [ECOS] Getting started with ecos Scott Moore
2007-08-22 18:23   ` Andrew Lunn
2007-08-22 18:49     ` Scott Moore
2007-08-22 19:32       ` Andrew Lunn
2007-08-22 19:41         ` Scott Moore

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