From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Plessl To: ecos-discuss@sources.redhat.com Subject: [ECOS] GDB Download on i386 target hangs Date: Thu, 05 Oct 2000 12:33:00 -0000 Message-id: <5.0.0.25.0.20001005210937.009f18e0@imap.ee.ethz.ch> X-SW-Source: 2000-10/msg00042.html Hi everybody I managed building a (hopefully) working ECOS kernel. Im able to start it using a bootdisk. When looking at the output of COM1: I see the typical cryptic GBD debug protocol. Up to here, everything seems to work ok. When starting GBD or Insight, I'm able to connect to the target, I can even view the registers. But if I try to download an 'application' say one of the HAL tests for instance 'cache' the download stops after sending about 3kB of data! My development system is running Mandrake Linux 7.2 and I'm using the latest ECOS sources from CVS. Does anybody have an idea, why the download immediately stops after downloading some 2-3k of data? Thanks for your help. Chris