This is the mail archive of the ecos-discuss@sourceware.org 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]

Fwd: [SOLVED] Irrelevant error messages when downloading a program for debug


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 <bob.brusa@gmail.com>
Antwort an: bob.brusa@gmail.com
An: ecos discuss <ecos-discuss@ecos.sourceware.org>

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]