This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ecos for ATLAS (MIPS 4Kc)


Hi, Iztok,

Thanks a lot for You & Nick Garnett... for all the helpful tips.

At last I am able to build the ecos library sucessfuly. As you said I had to download the cygwin.

Thanks,
-Mike.



From: Iztok Zupet <iz@vsr.si>
Reply-To: iz@vsr.si
To: "Mike A" <embeddedeng@hotmail.com>, nickg@calivar.demon.co.uk
CC: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] ecos for ATLAS (MIPS 4Kc)
Date: Mon, 17 Jun 2002 09:16:28 +0200

On Monday 17 June 2002 06:16, Mike A wrote:
> Hi,
>
> With much effort I have installed the following on my Win98 machine:
> GNUpro (for MIPS): C:\redhat\mips3264-010729\
> ecos (with HAL for ATLAS_4Kc): C:\myrep\ecos\
> ecos configuration tool ver 2.08
>
> Then I opened the template for MIPS ATLAS_4Kc & saved it to
> C:\myrep\examples\test\test.ecc
>
> Builds tools path: C:\redhat\mips3264-010729\H-i686-pc-cygwin\bin
> User tools path (the sde package had the utilits like cat.exe): C:\sde4\bin
>
> Now I tried building the library... I got some errors
>
> output window:
> make -j1 --directory "/ecos-c/myrep/examples/test/test_build"
>
> make: Entering directory `/myrep/examples/test/test_build'
> make -r -C hal/common/current headers
> make[1]: Entering directory
> `/myrep/examples/test/test_build/hal/common/current'
> make[1]: chmod: Command not found
> make[1]: Leaving directory
> `/myrep/examples/test/test_build/hal/common/current'
> make[1]: ***
> [/ecos-c/myrep/examples/test/test_install/include/cyg/hal/dbg-threads-api.h
>] Error 127
> make: Leaving directory `/myrep/examples/test/test_build'
> make: *** [headers] Error 2
>
> Why is it prefixing /ecos-c/ to myrep? It should be C:\...
>
> Can any one walk me through the steps to build a sample ecos application &
> run it out of RAM over YAMON (srec downloadable using "load asc:" command
> over tty0)?
>
> Thanks for this Great help!!!
> -Mike.
>
>
> From: Iztok Zupet <iz@vsr.si>
>
> >Reply-To: iz@vsr.si
> >To: "Mike A" <embeddedeng@hotmail.com>
> >CC: ecos-discuss@sources.redhat.com
> >Subject: Re: [ECOS] ecos for ATLAS (MIPS 4Kc)
> >Date: Sat, 15 Jun 2002 20:40:18 +0200
> >
> >On Saturday 15 June 2002 18:38, Mike A wrote:
> > > Hi Nick,
> > >
> > > Thanks a lot for the info. Can u let me know a URL for downloading ecos
> >
> >2??
> >
> > > Thanks & have a nice day!
> > >
> > > -Mike.
> > >
> > >
> > > From: Nick Garnett <nickg@calivar.demon.co.uk>
> > >
> > > >To: "Mike A" <embeddedeng@hotmail.com>
> > > >CC: ecos-discuss@sources.redhat.com
> > > >Subject: Re: [ECOS] ecos for ATLAS (MIPS 4Kc)
> > > >Date: 15 Jun 2002 11:20:39 +0100
> > > >
> > > >"Mike A" <embeddedeng@hotmail.com> writes:
> > > > > Hi,
> > > > >
> > > > > I just installed ecos 1.31 & I have GNUpro for the MIPS procesor. I
> > > > > have a ATLAS (4Kc MIPS) board & though of trying ecos on it. I
> > > > > don;t think ecos 1.31 has a port (or the HAL) for ATLAS. Can anyone
> > > > > help
> >
> >me
> >
> > > > > get the port for ATLAS & some example builds?
> > > >
> > > >You will need to use version 2 - there are both Atlas and Malta board
> > > >ports in there. Beware that most of the work for these boards was for
> > > >RedBoot only. The eCos ports were incidental. I believe they work,
> > > >but there are no guarantees.
> > > >
> > > >--
> > > >Nick Garnett - eCos Kernel Architect
> > >
> > > _________________________________________________________________
> > > Join the world’s largest e-mail service with MSN Hotmail.
> > > http://www.hotmail.com
> >
> >Hi:
> > <http://sources.redhat.com/ecos/anoncvs.html>
> >iz
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com

I think You need to install Cygwin tools, like chmod.

Iz

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]