From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30603 invoked by alias); 28 Mar 2013 17:04:04 -0000 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 Received: (qmail 30564 invoked by uid 89); 28 Mar 2013 17:03:56 -0000 X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 Received: from mail-ea0-f171.google.com (HELO mail-ea0-f171.google.com) (209.85.215.171) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 28 Mar 2013 17:03:53 +0000 Received: by mail-ea0-f171.google.com with SMTP id b15so2036516eae.2 for ; Thu, 28 Mar 2013 10:03:51 -0700 (PDT) X-Received: by 10.15.111.202 with SMTP id cj50mr28485537eeb.6.1364490230811; Thu, 28 Mar 2013 10:03:50 -0700 (PDT) Received: from [192.168.178.23] (217-75-21-200.pool.cyberlink.ch. [217.75.21.200]) by mx.google.com with ESMTPS id h5sm38936808eem.1.2013.03.28.10.03.48 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 28 Mar 2013 10:03:49 -0700 (PDT) Message-ID: <515477F4.50709@gmail.com> Date: Thu, 28 Mar 2013 17:04:00 -0000 From: Bob Brusa Reply-To: bob.brusa@gmail.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: ecos discuss References: <51546067.1060204@gmail.com> In-Reply-To: <51546067.1060204@gmail.com> X-Forwarded-Message-Id: <51546067.1060204@gmail.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [ECOS] Fwd: [SOLVED][ECOS] Irrelevant error messages when downloading a program for debug X-SW-Source: 2013-03/txt/msg00066.txt.bz2 Forget this mail. When using the win-native Zylin Plugin, these nasty warning do no longer appear. So it probably has to do with the fact the CS-LITE is a win-native toolchain. Regards - bob -------- Original-Nachricht -------- Betreff: [ECOS] Irrelevant error messages when downloading a program for debug Datum: Thu, 28 Mar 2013 16:23:19 +0100 Von: Bob Brusa Antwort an: bob.brusa@gmail.com An: ecos discuss Hi, I work with eclipse IDE for C/C++, the CS-Lite toolchain version 4.7.2, an AT91SAM7x512-based system and debug with ATMELS SAM-ICE and the Zylin (cygwin) drop in for eclipse. Everything works fine - build - debug etc. But when downloading the program (from within eclipse) I get the following output: load Loading section .rom_vectors, size 0x40 lma 0x114000 Loading section .text, size 0x3986c lma 0x114040 Loading section .rodata, size 0x7630 lma 0x14d8ac Loading section .data, size 0x1b9c lma 0x154edc Start address 0x114040, load size 273016 Transfer rate: 666 KB/sec, 14369 bytes/write. Warning: /cygdrive/C/cygwin/projects/icb_fw/intra_ws/ifw/Debug: No such file or directory. Warning: /cygdrive/C/cygwin/projects/icb_fw/intra_ws/ifw/.settings: No such file or directory. Warning: /cygdrive/C/cygwin/projects/icb_fw/intra_ws/ifw: No such file or directory. These warnings are obviously irrelevant - see above, but I find no clue how to get rid of them. Any advice? Thanks and best regards - Bob PS: The cygwin I am using: uname -a reports CYGWIN_NT-6.1-WOW64 w500 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss