public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] eCos configtool doesn't work on cygwin
@ 2008-02-06 13:56 Gentleman.nbg
  2008-02-06 14:07 ` [ECOS] " Jérémy Alles
  0 siblings, 1 reply; 7+ messages in thread
From: Gentleman.nbg @ 2008-02-06 13:56 UTC (permalink / raw)
  To: ecos-discuss

Hello eCos-Team,

I am currenty trying to build a eCos System with an application that I wrote for my studies.
Now I have a problem with the configtool under Cygwin.

I downloaded a eCos 2.0 source, where there is a configtool.exe in ecos-2.0/tools/bin when executing it under cygin nothing happens. not even a message from shell.

Then I read that there are some problems with recent cygwin versions, so I tryied to execute the unsupported snapshot of the configtool that should work with the recent cygwin version. This configtool doesnt execute eather.

I found an Windows version of configtool that I could install and even run under Windows, but I don't know if I should use it.
My target is a Freescale MPC5516 microcontroller, that should be able to run eCos 2.0. In the templates I don't know what to choose.

What do u suggest? How can I make a build of eCos now?

Thank you very much

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-- 
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] RE: eCos configtool doesn't work on cygwin
  2008-02-06 13:56 [ECOS] eCos configtool doesn't work on cygwin Gentleman.nbg
@ 2008-02-06 14:07 ` Jérémy Alles
  2008-02-06 14:36   ` Gary Thomas
  0 siblings, 1 reply; 7+ messages in thread
From: Jérémy Alles @ 2008-02-06 14:07 UTC (permalink / raw)
  To: Gentleman.nbg, ecos-discuss

Hi there,

I'm a new user to eCos (I started to work with it yesterday !) and I had the
same problem (configtool under Cygwin not working). I solved this problem by
using an up-to-date version of configtool that I downloaded from this page:
http://www.ecoscentric.com/devzone/configtool.shtml

I hope that will help,
Best regards,

Jeremy

-----Message d'origine-----
De : ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] De la part de
Gentleman.nbg@gmx.de
Envoyé : mercredi 6 février 2008 14:56
À : ecos-discuss@ecos.sourceware.org
Objet : [ECOS] eCos configtool doesn't work on cygwin

Hello eCos-Team,

I am currenty trying to build a eCos System with an application that I wrote
for my studies.
Now I have a problem with the configtool under Cygwin.

I downloaded a eCos 2.0 source, where there is a configtool.exe in
ecos-2.0/tools/bin when executing it under cygin nothing happens. not even a
message from shell.

Then I read that there are some problems with recent cygwin versions, so I
tryied to execute the unsupported snapshot of the configtool that should
work with the recent cygwin version. This configtool doesnt execute eather.

I found an Windows version of configtool that I could install and even run
under Windows, but I don't know if I should use it.
My target is a Freescale MPC5516 microcontroller, that should be able to run
eCos 2.0. In the templates I don't know what to choose.

What do u suggest? How can I make a build of eCos now?

Thank you very much

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

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


--
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] RE: eCos configtool doesn't work on cygwin
  2008-02-06 14:07 ` [ECOS] " Jérémy Alles
@ 2008-02-06 14:36   ` Gary Thomas
       [not found]     ` <20080207161256.176260@gmx.net>
  0 siblings, 1 reply; 7+ messages in thread
From: Gary Thomas @ 2008-02-06 14:36 UTC (permalink / raw)
  To: Jérémy Alles; +Cc: Gentleman.nbg, ecos-discuss

Jérémy Alles wrote:
> Hi there,
> 
> I'm a new user to eCos (I started to work with it yesterday !) and I had the
> same problem (configtool under Cygwin not working). I solved this problem by
> using an up-to-date version of configtool that I downloaded from this page:
> http://www.ecoscentric.com/devzone/configtool.shtml

I'd also *strongly* suggest using the anonymous CVS - eCos 2.0 is approaching
6 years old.

Also, Mr "Gentleman.nbg" (real names are preferred here!), you'll need to
port eCos to your platform.  Starting from the most up to date sources
would be a wise move.

> -----Message d'origine-----
> De : ecos-discuss-owner@ecos.sourceware.org
> [mailto:ecos-discuss-owner@ecos.sourceware.org] De la part de
> Gentleman.nbg@gmx.de
> Envoyé : mercredi 6 février 2008 14:56
> À : ecos-discuss@ecos.sourceware.org
> Objet : [ECOS] eCos configtool doesn't work on cygwin
> 
> Hello eCos-Team,
> 
> I am currenty trying to build a eCos System with an application that I wrote
> for my studies.
> Now I have a problem with the configtool under Cygwin.
> 
> I downloaded a eCos 2.0 source, where there is a configtool.exe in
> ecos-2.0/tools/bin when executing it under cygin nothing happens. not even a
> message from shell.
> 
> Then I read that there are some problems with recent cygwin versions, so I
> tryied to execute the unsupported snapshot of the configtool that should
> work with the recent cygwin version. This configtool doesnt execute eather.
> 
> I found an Windows version of configtool that I could install and even run
> under Windows, but I don't know if I should use it.
> My target is a Freescale MPC5516 microcontroller, that should be able to run
> eCos 2.0. In the templates I don't know what to choose.
> 
> What do u suggest? How can I make a build of eCos now?
> 
> Thank you very much
> 


-- 
------------------------------------------------------------
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] RE: eCos configtool doesn't work on cygwin
       [not found]     ` <20080207161256.176260@gmx.net>
@ 2008-02-07 16:23       ` Gary Thomas
  0 siblings, 0 replies; 7+ messages in thread
From: Gary Thomas @ 2008-02-07 16:23 UTC (permalink / raw)
  To: Gentleman.nbg; +Cc: eCos Discussion

Please keep your replies on the list so that all benefit.

Gentleman.nbg@gmx.de wrote:
> Hi,
> 
> 
> first of all, sorry for this e-mail address, but my other e-mail address was not accepted because of my signature.
> 
> Thanks for the advice to download the recent cvs.
> 
> I got one question: I can now build a eCos binary with a makefile that i got from a freescale-worker with a specific application running, and it does! 
> 
> unfortunately, when trying to make the example of hello.c there are errors. 
> it only works when making his application.
> 
> Now I'd like to get my own application to run on eCos.
> Do you think it makes sense to do this in the ordinary way (with eCos configurator) or do u think I should try to build my application with a modified makefile? 

Try following the instructions at http://www.mlbassoc.com/examples

> 
> -------- Original-Nachricht --------
>> Datum: Wed, 06 Feb 2008 07:36:23 -0700
>> Von: Gary Thomas <gary@mlbassoc.com>
>> An: "Jérémy Alles" <jeremy.alles@orange-ftgroup.com>
>> CC: Gentleman.nbg@gmx.de, ecos-discuss@ecos.sourceware.org
>> Betreff: Re: [ECOS] RE: eCos configtool doesn\'t work on cygwin
> 
>> Jérémy Alles wrote:
>>> Hi there,
>>>
>>> I'm a new user to eCos (I started to work with it yesterday !) and I had
>> the
>>> same problem (configtool under Cygwin not working). I solved this
>> problem by
>>> using an up-to-date version of configtool that I downloaded from this
>> page:
>>> http://www.ecoscentric.com/devzone/configtool.shtml
>> I'd also *strongly* suggest using the anonymous CVS - eCos 2.0 is
>> approaching
>> 6 years old.
>>
>> Also, Mr "Gentleman.nbg" (real names are preferred here!), you'll need to
>> port eCos to your platform.  Starting from the most up to date sources
>> would be a wise move.
>>
>>> -----Message d'origine-----
>>> De : ecos-discuss-owner@ecos.sourceware.org
>>> [mailto:ecos-discuss-owner@ecos.sourceware.org] De la part de
>>> Gentleman.nbg@gmx.de
>>> Envoyé : mercredi 6 février 2008 14:56
>>> À : ecos-discuss@ecos.sourceware.org
>>> Objet : [ECOS] eCos configtool doesn't work on cygwin
>>>
>>> Hello eCos-Team,
>>>
>>> I am currenty trying to build a eCos System with an application that I
>> wrote
>>> for my studies.
>>> Now I have a problem with the configtool under Cygwin.
>>>
>>> I downloaded a eCos 2.0 source, where there is a configtool.exe in
>>> ecos-2.0/tools/bin when executing it under cygin nothing happens. not
>> even a
>>> message from shell.
>>>
>>> Then I read that there are some problems with recent cygwin versions, so
>> I
>>> tryied to execute the unsupported snapshot of the configtool that should
>>> work with the recent cygwin version. This configtool doesnt execute
>> eather.
>>> I found an Windows version of configtool that I could install and even
>> run
>>> under Windows, but I don't know if I should use it.
>>> My target is a Freescale MPC5516 microcontroller, that should be able to
>> run
>>> eCos 2.0. In the templates I don't know what to choose.
>>>
>>> What do u suggest? How can I make a build of eCos now?
>>>
>>> Thank you very much

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

* [ECOS] Re: eCos configtool doesn't work on cygwin
  2008-02-08  9:22 ` [ECOS] " John Dallaway
  2008-02-08 18:08   ` Paul D. DeRocco
@ 2008-02-14 17:11   ` Gentleman.nbg
  1 sibling, 0 replies; 7+ messages in thread
From: Gentleman.nbg @ 2008-02-14 17:11 UTC (permalink / raw)
  To: John Dallaway; +Cc: ecos-discuss

I just downloaded the binary, it can execute, but the error is the same.
I have the newest cygwin version. Perhaps they changed again anything.

I have to get the configtool running as my makefile compiles a ecos version where there is a no serial driver (only haldiag, and this can't read just write). I would like to configure eCos by my own.

Thank you

-------- Original-Nachricht --------
> Datum: Fri, 08 Feb 2008 09:21:23 +0000
> Von: John Dallaway <jld@ecoscentric.com>
> An: Gentleman.nbg@gmx.de
> CC: ecos-discuss@ecos.sourceware.org
> Betreff: Re: eCos configtool doesn\'t work on cygwin

> Gentleman.nbg@gmx.de wrote:
> 
> > now that I installed the full cygwin, the configtool.exe works fine.
> > I downloaded the full snapshot of the ecos cvs (ecos-trunk-full.tar.bz2)
> and when invoking configtool.exe I have to give the repository tree
> directory, but there are many errors:
> > The tree is C:\cygwin\ecos
> > 
> > The Error:
> > "This version does not have any valid version subdirectories" 
> > 
> > What could be the problem?
> 
> The problem and fix is described at:
> 
>   https://bugs.ecos.sourceware.org/show_bug.cgi?id=1000095
> 
> John Dallaway
> eCosCentric Limited

-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser

-- 
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] Re: eCos configtool doesn't work on cygwin
  2008-02-08  9:22 ` [ECOS] " John Dallaway
@ 2008-02-08 18:08   ` Paul D. DeRocco
  2008-02-14 17:11   ` Gentleman.nbg
  1 sibling, 0 replies; 7+ messages in thread
From: Paul D. DeRocco @ 2008-02-08 18:08 UTC (permalink / raw)
  To: ecos-discuss

> From: John Dallaway
>
> The problem and fix is described at:
>
>   https://bugs.ecos.sourceware.org/show_bug.cgi?id=1000095

I had this same problem with the GUI. What worked for me was to go into the
ecos tree root in a bash shell and run the configtool from there, with an &
at the end of the line, instead of using a Windows shortcut.

BTW, Windows IE warns that this page has a security certificate issued by a
different domain.

--

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@ix.netcom.com


-- 
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] Re: eCos configtool doesn't work on cygwin
  2008-02-08  8:50 [ECOS] Fwd: " Gentleman.nbg
@ 2008-02-08  9:22 ` John Dallaway
  2008-02-08 18:08   ` Paul D. DeRocco
  2008-02-14 17:11   ` Gentleman.nbg
  0 siblings, 2 replies; 7+ messages in thread
From: John Dallaway @ 2008-02-08  9:22 UTC (permalink / raw)
  To: Gentleman.nbg; +Cc: ecos-discuss

Gentleman.nbg@gmx.de wrote:

> now that I installed the full cygwin, the configtool.exe works fine.
> I downloaded the full snapshot of the ecos cvs (ecos-trunk-full.tar.bz2) and when invoking configtool.exe I have to give the repository tree directory, but there are many errors:
> The tree is C:\cygwin\ecos
> 
> The Error:
> "This version does not have any valid version subdirectories" 
> 
> What could be the problem?

The problem and fix is described at:

  https://bugs.ecos.sourceware.org/show_bug.cgi?id=1000095

John Dallaway
eCosCentric Limited

-- 
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:[~2008-02-14 17:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-06 13:56 [ECOS] eCos configtool doesn't work on cygwin Gentleman.nbg
2008-02-06 14:07 ` [ECOS] " Jérémy Alles
2008-02-06 14:36   ` Gary Thomas
     [not found]     ` <20080207161256.176260@gmx.net>
2008-02-07 16:23       ` Gary Thomas
2008-02-08  8:50 [ECOS] Fwd: " Gentleman.nbg
2008-02-08  9:22 ` [ECOS] " John Dallaway
2008-02-08 18:08   ` Paul D. DeRocco
2008-02-14 17:11   ` Gentleman.nbg

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