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: Run Test Question. Thanks


QiangHuang wrote:

> Hi:
>     I have built the ecos library with ecos configuration tool(GUI). I
>     have done the following steps to try to run the built test:
>  1. build the test
>  2. press "Run Test" from "tools" menu.
> 
> I got the following problem:
> 
> *** 09:47:52 Run started
> E:\e7t_net\e7t_net_install\tests\hal\common\current\tests\context.exe does
> not exist
> Cannot run -
> E:\e7t_net\e7t_net_install\tests\hal\common\current\tests\context.exe is
> not a file
> *** 09:47:53 Run complete

You didn't specify which version of the configtool you're running but I 
suspect it is quite old. Older configtool builds on Windows hosts assume 
that the eCos test binaries will have a .exe suffix. However, 
Windows-hosted GCC 3.2.1 cross compilers do not generate the .exe suffix in 
their default configuration. Try updating to a recent snapshot build of the 
configtool via:

  http://www.ecoscentric.com/devzone/configtool.shtml

John Dallaway


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