From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22742 invoked by alias); 1 Jul 2012 00:01:13 -0000 Received: (qmail 22734 invoked by uid 22791); 1 Jul 2012 00:01:12 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 01 Jul 2012 00:01:00 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 7579F2F78007; Sun, 1 Jul 2012 01:00:59 +0100 (BST) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ODLVob2PdKqm; Sun, 1 Jul 2012 01:00:58 +0100 (BST) Received: from lert.jifvik.org (jifvik.dyndns.org [85.158.45.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: jlarmour@ecoscentric.com) by mail.ecoscentric.com (Postfix) with ESMTP id ACC7F2F78001; Sun, 1 Jul 2012 01:00:56 +0100 (BST) Message-ID: <4FEF9337.9030002@eCosCentric.com> Date: Sun, 01 Jul 2012 00:01:00 -0000 From: Jonathan Larmour User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.10 MIME-Version: 1.0 To: David Fernandez CC: ecos-discuss@ecos.sourceware.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Configtool always gives "[b7633880 M 16:21:16] Failed to initialize any targets" X-SW-Source: 2012-07/txt/msg00000.txt.bz2 On 25/06/12 16:39, David Fernandez wrote: > Hi there, > > Again, I kind of remember fuzzily that there was a simple way to make > this go away, but couldn't find a ny trace in the mailing lists. > > Anybody knows why configtool goves "[b7633880 M 16:21:16] Failed to > initialize any targets" and how can it be fixed? It would have been more helpful to describe what you were doing when it said this, and where it reported it. Evidently it's at startup time. At startup, the configtool looks for test platform definitions in $HOME/.eCosPlatforms. If there's nothing there, it unpacks a default from the file platforms.tar in the directory it lives in. I suspect you don't have any pre-existing $HOME/.eCosPlatforms and don't have a platforms.tar. So to solve this, download eCos 3.0 and in your home directory (cygwin or linux) run this: tar xf /opt/ecos/ecos-3.0/tools/bin/platforms.tar which will add information for a few default platforms, not that I'm sure any of them are relevant to you. Or you can add info for your own platform using Tools->Platforms, which should also make it go away. Jifl -- eCosCentric Limited http://www.eCosCentric.com/ The eCos experts Barnwell House, Barnwell Drive, Cambridge, UK. Tel: +44 1223 245571 Registered in England and Wales: Reg No 4422071. ------["Si fractum non sit, noli id reficere"]------ Opinions==mine -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss