public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: [ECOS] Help me
@ 2004-08-19 10:20 Manoj Abraham
  0 siblings, 0 replies; 4+ messages in thread
From: Manoj Abraham @ 2004-08-19 10:20 UTC (permalink / raw)
  To: Yuan Jianghai, ecos-discuss

Hello Yuan,

             I am also new to eCos.Now doing a project.You can configure configtool by downloading the setup file from following ftp site:


ftp://ecos.sourceware.org/pub/ecos/ct2/configtool-2.11-setup.exe

run setup.

Best wishes,

Manoj K Abraham



----- Original Message -----
From: "Yuan Jianghai" <yuan_jh@hotmail.com>
Date: Thu, 19 Aug 2004 14:08:29 +0800
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] Help me

> Hello. I'm new user of eCos. My platform is Windows 2000 and I have 
> installed the lastest version of cygwin before installing eCos. But after 
> installed the eCos with the pre-builded toolchain for PowerPC, I couldn't 
> invoke configtool.exe correctly. It couldn't find any valid version 
> subdirectories and exited atuomatically. The cygwin's installation 
> directory is "E:\cygwin" and the eCos' is "/opt/eCos". I'm very confued and 
> need your help.
> 
> _________________________________________________________________
> ÏíÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail¡£  http://www.hotmail.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
> 

-- 
India.com free e-mail - www.india.com. 
Check out our value-added Premium features, such as an extra 20MB for mail storage, POP3, e-mail forwarding, and ads-free mailboxes!

Powered by Outblaze

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

* RE: [ECOS] Help me
@ 2004-08-19  9:27 Gawie de Vos
  0 siblings, 0 replies; 4+ messages in thread
From: Gawie de Vos @ 2004-08-19  9:27 UTC (permalink / raw)
  To: ecos-discuss

I had the same problem and found that this is known bug when using the
latest Cygwin - http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000095

You can find an updated version at
http://www.ecoscentric.com/devzone/configtool.shtml.

Cheers
Gawie

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Yuan
Jianghai
Sent: 19 August 2004 08:08 AM
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] Help me

Hello. I'm new user of eCos. My platform is Windows 2000 and I have 
installed the lastest version of cygwin before installing eCos. But
after 
installed the eCos with the pre-builded toolchain for PowerPC, I
couldn't 
invoke configtool.exe correctly. It couldn't find any valid version 
subdirectories and exited atuomatically. The cygwin's installation 
directory is "E:\cygwin" and the eCos' is "/opt/eCos". I'm very confued
and 
need your help.

_________________________________________________________________
???????????????MSN Hotmail?  http://www.hotmail.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



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

* Re: [ECOS] Help me
  2004-08-19  6:41 Yuan Jianghai
@ 2004-08-19  8:51 ` Linux Fist
  0 siblings, 0 replies; 4+ messages in thread
From: Linux Fist @ 2004-08-19  8:51 UTC (permalink / raw)
  To: Yuan Jianghai, ecos-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 1393 bytes --]

looks like you dont have the configtool in the path,
run the shell script ecosenv.sh in the /opt/ecos/ dir
from cygwin, alternatively, you can view the .sh file
and set up the paths and exports appropriately.

Cheers
Jay


--- Yuan Jianghai <yuan_jh@hotmail.com> wrote:

> Hello. I'm new user of eCos. My platform is Windows
> 2000 and I have 
> installed the lastest version of cygwin before
> installing eCos. But after 
> installed the eCos with the pre-builded toolchain
> for PowerPC, I couldn't 
> invoke configtool.exe correctly. It couldn't find
> any valid version 
> subdirectories and exited atuomatically. The
> cygwin's installation 
> directory is "E:\cygwin" and the eCos' is
> "/opt/eCos". I'm very confued and 
> need your help.
> 
>
_________________________________________________________________
> ÏíÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail¡£ 
> http://www.hotmail.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
> 
> 



	
	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail

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

* [ECOS] Help me
@ 2004-08-19  6:41 Yuan Jianghai
  2004-08-19  8:51 ` Linux Fist
  0 siblings, 1 reply; 4+ messages in thread
From: Yuan Jianghai @ 2004-08-19  6:41 UTC (permalink / raw)
  To: ecos-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb2312; format=flowed, Size: 770 bytes --]

Hello. I'm new user of eCos. My platform is Windows 2000 and I have 
installed the lastest version of cygwin before installing eCos. But after 
installed the eCos with the pre-builded toolchain for PowerPC, I couldn't 
invoke configtool.exe correctly. It couldn't find any valid version 
subdirectories and exited atuomatically. The cygwin's installation 
directory is "E:\cygwin" and the eCos' is "/opt/eCos". I'm very confued and 
need your help.

_________________________________________________________________
ÏíÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail¡£  http://www.hotmail.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] 4+ messages in thread

end of thread, other threads:[~2004-08-19 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-19 10:20 [ECOS] Help me Manoj Abraham
  -- strict thread matches above, loose matches on Subject: below --
2004-08-19  9:27 Gawie de Vos
2004-08-19  6:41 Yuan Jianghai
2004-08-19  8:51 ` Linux Fist

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