public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Help me to run hello world on powerpc simulators
@ 2001-09-03  4:16 latish sudheer
  2001-09-07 14:43 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: latish sudheer @ 2001-09-03  4:16 UTC (permalink / raw)
  To: ecos-discuss

Hi,

   I am very much new ecos.

I am trying to run hello world application with out hardware.

I have cygwin in d drive

I have cross compiler /d/cywin/tools/H-i686-pc-cygwin/bin.
My present working directory is

/d/cygwin/ecos/ecos-work

How can i run using a simulator.
What are the things i require.

When i tried to  do
powerpc-eabi-run -o '/iobus/pal@0xf0001000/reg 0xf0001000 32' hello 

i am getting
powerpc-eabi-run command not found
 
I have also done

ECOS_REPOSITORY=/d/cygwin/ecos/packages
export ECOS_REPOSITORY
PATH=/d/cygwin/ecos/tools/bin:$PATH
PATH=/d/cygwin/tools/H-I686-pc-cygwin/bin:$PATH
export PATH
I am having my application at
/d/cygwin/ecos/ecos-work/examples
with  regards
sudheer



Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/

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

* Re: [ECOS] Help me to run hello world on powerpc simulators
  2001-09-03  4:16 [ECOS] Help me to run hello world on powerpc simulators latish sudheer
@ 2001-09-07 14:43 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-09-07 14:43 UTC (permalink / raw)
  To: latish_sudheer; +Cc: ecos-discuss

Hi Latish,

latish sudheer wrote:
> I am trying to run hello world application with out hardware.
> 
> I have cygwin in d drive
> 
> I have cross compiler /d/cywin/tools/H-i686-pc-cygwin/bin.

That should contain powerpc-eabi-run. Are you sure you built GDB correctly?
It's at that point it should have been built.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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

end of thread, other threads:[~2001-09-07 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-03  4:16 [ECOS] Help me to run hello world on powerpc simulators latish sudheer
2001-09-07 14:43 ` Jonathan Larmour

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