From mboxrd@z Thu Jan 1 00:00:00 1970 From: harri.siirtola@vtt.fi To: ecos-discuss@sources.redhat.com Subject: [ECOS] Angel & GDB/Insight users, clues please! Date: Tue, 29 May 2001 02:07:00 -0000 Message-id: <3.0.32.20010529120657.0092ee80@vttmail.vtt.fi> X-SW-Source: 2001-05/msg00474.html I have all tools built for my Atmel ARM EB40 board (AT91R40807). Application load always crashes in the beginning of section .text, and connecting to Angel succeeds only every five times or so. What am I doing wrong? I'm using the 20010523 snapshot of insight-dejagnu, other tools: binutils 2.11, gcc 2.95.3, WIN98, Cygwin 1.3.2. (I've tried the combination binutils 2.10, gcc 2.95.2, Cygwin 1.3.1, same result.) I start gdb with: (gdb) set remotebaud 9600 (gdb) target rdi s=com1 or Insight with "target Angel/serial, 9600 baud, display d/l dialog". I've linked the application so that it doesn't overlap with Angel RAM space. BTW, is it possible to build gdb stubs running in RAM to try connecting with them? I have McGraigor Raven, too. Thanks for any hints, Harri