From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20212 invoked by alias); 14 Feb 2013 17:30:57 -0000 Received: (qmail 20191 invoked by uid 22791); 14 Feb 2013 17:30:52 -0000 X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=BAYES_05,FREEMAIL_FROM,KHOP_SPAMHAUS_DROP,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RDNS_NONE X-Spam-Check-By: sourceware.org Received: from Unknown (HELO mout.gmx.net) (212.227.15.18) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Feb 2013 17:30:45 +0000 Received: from mailout-de.gmx.net ([10.1.76.20]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0MUBZ6-1UX5hf1QSw-00R2Xp for ; Thu, 14 Feb 2013 18:30:37 +0100 Received: (qmail 6281 invoked by uid 0); 14 Feb 2013 17:30:37 -0000 Received: from 62.159.225.37 by www018.gmx.net with HTTP; Thu, 14 Feb 2013 18:30:36 +0100 (CET) Content-Type: text/plain; charset="utf-8" Date: Thu, 14 Feb 2013 17:30:00 -0000 From: "Lukas Riezler" Message-ID: <20130214173037.244090@gmx.net> MIME-Version: 1.0 To: ecos-discuss@ecos.sourceware.org Content-Transfer-Encoding: 8bit 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: [ECOS] Porting ecos and Eclipse X-SW-Source: 2013-02/txt/msg00014.txt.bz2 Hi ecos-guys! I still try to get ecos work on my fm3-evalboard (cortex-m3). Fortunately I have a J-Tag / J-Link! My intention is now to work with Eclipse IDE by using the J-Link. For that reason I attended the Yagarto-toolchain - but I replaced the Yagarto-gcc with the gcc of the ecos-toolchain (as a precaution because of my later undertaking). ==> I work with gcc from ecos-toolchain and gdb from Yagarto. I'm able to debug a small example-project successfully :-) My next idea was to take parts of the ecos-HAL in a eclipse-project and tinkering till i have ported the HAL to my new target. Do you think this way could cause to a good end for my porting-process? I already started to implement my idea but there are a lot of dependencies between all the used files - so I have to add more and more files. So I decided to stop and ask you before I continue and perhaps become desperate ;-) Could it work like this? Greetz Lukas -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss