From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19127 invoked by alias); 30 Aug 2012 14:29:13 -0000 Received: (qmail 19119 invoked by uid 22791); 30 Aug 2012 14:29:12 -0000 X-SWARE-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-bk0-f49.google.com (HELO mail-bk0-f49.google.com) (209.85.214.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Aug 2012 14:28:55 +0000 Received: by bkcji2 with SMTP id ji2so878564bkc.36 for ; Thu, 30 Aug 2012 07:28:53 -0700 (PDT) Received: by 10.204.5.144 with SMTP id 16mr2793938bkv.128.1346336933042; Thu, 30 Aug 2012 07:28:53 -0700 (PDT) Received: from [192.168.178.24] (217-75-21-197.pool.cyberlink.ch. [217.75.21.197]) by mx.google.com with ESMTPS id y20sm1486286bkv.11.2012.08.30.07.28.51 (version=SSLv3 cipher=OTHER); Thu, 30 Aug 2012 07:28:52 -0700 (PDT) Message-ID: <503F78A7.5080601@gmail.com> Date: Thu, 30 Aug 2012 14:29:00 -0000 From: Bob Brusa User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: ecos-discuss@ecos.sourceware.org References: <1346289448.23143.YahooMailNeo@web120003.mail.ne1.yahoo.com> <1346331481.56104.YahooMailNeo@web120002.mail.ne1.yahoo.com> In-Reply-To: <1346331481.56104.YahooMailNeo@web120002.mail.ne1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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] Need Help for Porting to ARM7 X-SW-Source: 2012-08/txt/msg00014.txt.bz2 Am 30.08.2012 14:58, schrieb Hoseyn Rafi Poor: > Hi all, > I am totally new to ecos and want to port it to my Arm7 board that is very similar to ARMSAM7Xek with little differences. > after installing cygwin, ecos and arm toolchain in winXp , i used "ecos > configuration tool v2.11" and built some project based on AT91SAM7Xek in templates. > now i have build results in install folder with size of 105MB,and mlt folder is empty.i have built the tests too. > I dont know what to do > with these files!please help > me,what should i do after these steps?is there some boot strap software > to download the code to target?or any special debugger is needed? > i read documents but i am totally > confused because of different suggestions, > i have worked with IAR and segger jlink debuger in my earlier projects if it helps. > regards, > Rafipoor, > > The configuration tool v2.11 is somewhat old. If you download v3.0 of eCos, the newer version 3.0 of configtool.exe is included in the download (if I remember correctly). Recently (27-04-2012) there was a mail [ECOS] eCos host tools for Cygwin - 120425 snapshot builds about new tools, because the older ones seem to have problems with newer cygwin versions.... you wrote ....my folder is empty ... which folder do you mean? It seems that the library was successfully build - those 105 MB you mention? Now how to proceed: Download eclipse CDT from www.eclipse.org. Currently I am using version Helios of this software. In the configuration of the eclipse tool you can specify the path to compiler (tools from the toolbox that comes with ecos3.0) and the path and library your build should use. With respect to debugging: I use segger jlink and in order to do so, one needs an additional software in eclipse. The trick to install this in eclipse is: Eclipse>Hilfe>Neu-Installieren ab http://opensource.zylin.com/zylincdt Hope this helps - Bob -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss