From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel.Andersson@combitechsystems.com To: ecos-discuss@sources.redhat.com Subject: [ECOS] "Invalid download offset" when downloading eCos Date: Wed, 18 Apr 2001 04:02:00 -0000 Message-id: <2253171AF143D21185A60000F8FA748B02DA4CAA@pluto.combitech.se> X-SW-Source: 2001-04/msg00161.html Hi, I am using Carl's version of eCos but i cant download any code. If i try then i get the below error message from gdb. I have tried downloading on different locations i.e. 0x02018000 and 0x02000000 and according to the manual it should be right. What else could be wrong? I have built the "default" version of eCos. Regards, Daniel --------------clip----------------------- administrator@CS080091 /c/program files/red hat/eCos/examples $ make arm-elf-gcc -mcpu=arm7tdmi -c -o hello.o -g -Wall -I/ecos-work/eb40_install/include -ffunction-s ections -fdata-sections -I/cygwin-1.1.8-2/newlib/libc/include hello.c arm-elf-gcc -mcpu=arm7tdmi -nostartfiles -L/ecos-work/eb40_install/lib -Wl,--gc-sections -Wl,-Ma p -Wl,bt_mapfile.map -o hello hello.o -Ttarget.ld -nostdlib -o kalle.out administrator@CS080091 /c/program files/red hat/eCos/examples $ arm-elf-gdb -nw kalle.out GNU gdb 5.0 Copyright 2000 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "--host=i686-pc-cygwin --target=arm-elf"... Angel Debug Monitor (serial) 1.04 (Advanced RISC Machines SDT 2.5) for AT91EB40 (2.00) Angel Debug Monitor rebuilt on Apr 07 2000 at 12:40:31 Serial Rate: 9600 Connected to ARM RDI target. gdb.ini:3: Error in sourced command file: Invalid download offset: files/red hat/eCos/examples/kalle.out --------------clip----------------------- -----Original Message----- From: Balet Charles-Henri [ mailto:charles-henri@prolectronic.com ] Sent: den 15 april 2001 17:28 To: ecos-discuss@sources.redhat.com Subject: [ECOS] Personals files with CVS update Hello, I want to work with the CVS for having the last version, but I have modify the ecos.db and adding directory and files for an new platform, my question : are this modified files replaced on the next CVS update, if yes, how can I make for preserve this own files ? many thanks