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: e7T compiling error


vincenzo dot granato at st dot com wrote:
Hi all,
I have an Evaluation board ARM7T (host PC Win2000 OS). When I try to run my first project (called prova1.ecc) at the run test phase I see this output file:
/ecos-d/cygwin/opt/ecos/eCOSwork/prova1_install/include/cyg/kernel/fla g.hxx:106: after
previous specification in `void Cyg_Flag::setbits(unsigned int = -1)'
make[1]: Leaving directory `/ecos-d/cygwin/opt/ecos/eCOSwork/prova1_build/kernel/v1_3_1' make[1]: *** [src/sync/flag.o.d] Error 1
make: Leaving directory `/ecos-d/cygwin/opt/ecos/eCOSwork/prova1_build' make: *** [build] Error 2 I discovered that I do not have E7T option in buid/template/hardware menu of the ConfigurationTool (on the contrary I have it in tools/platform menu). To recover I downloaded the following snapshots but the situation is not changed:
CVS trunk snapshot with host tool sources and RedBoot images via http (39MB) 2.0 branch snapshot with host tool sources and RedBoot images via http (37MB).
The questions I have are two:
- Is my problem due to the lack of some software related to the board. If yes, is the downloaded material useful?
- I put the downloaded files in D:/cygwin/opt/ecos/ecos_2.0b1, is it correct?

I can see from the mention of v1_3_1 at the end of the above path that it has not picked up the new sources. You have to use Build->Repository in the configuration tool to point it at your new repository. Or if using the CLI tools, set ECOS_REPOSITORY in your environment.


Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


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