From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14032 invoked by alias); 15 Oct 2003 21:33:59 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 13986 invoked from network); 15 Oct 2003 21:33:57 -0000 Received: from unknown (HELO mail.gmx.net) (213.165.64.20) by sources.redhat.com with SMTP; 15 Oct 2003 21:33:57 -0000 Received: (qmail 22333 invoked by uid 65534); 15 Oct 2003 21:33:55 -0000 Received: from dsl-213-023-243-162.arcor-ip.net (EHLO dsl-213-023-243-162.arcor-ip.net) (213.23.243.162) by mail.gmx.net (mp009) with SMTP; 15 Oct 2003 23:33:55 +0200 X-Authenticated: #532004 From: Roman Jordan To: Gatien Gillon Cc: Ecos Discuss In-Reply-To: <008101c39339$22d6d770$0a00000a@shuttle> References: <008101c39339$22d6d770$0a00000a@shuttle> Content-Type: text/plain Organization: Message-Id: <1066253826.3027.16.camel@darkstar> Mime-Version: 1.0 Date: Wed, 15 Oct 2003 21:33:00 -0000 Content-Transfer-Encoding: 7bit Subject: Re: [ECOS] Redboot on AT91EB55 X-SW-Source: 2003-10/txt/msg00272.txt.bz2 Hi, i don't know exactly what you mean. Do you have problems using gdb on cygwin? Before you can set the cpsr register you need to connect to target (angel need the rdi target). This can be done using the following command: target rdi or target rdi s=/dev/com1 If so, do you also have problems during the connect angel and gdb? The best way is to try it runnig linux as host. There are some problems using the debugger and the cygwin environment. greetings, Roman Am Mit, 2003-10-15 um 18.26 schrieb Gatien Gillon: > first of all if I type the line : "(gdb) set $cpsr=0xd3" in GDB > then the transmission on the .TEXT goes on forever (waited 5 minutes) > without the line it transmits but when i type "cont" I an unable do to the > ctrl-Z to suspend (using cygwin) > If i close the windows then go to hyperterm I see nothing ... > Thanks in advance ... > -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss