From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44419 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMSZV-0002tl-1c for qemu-devel@nongnu.org; Wed, 09 Jun 2010 17:12:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMSZU-0003x6-3K for qemu-devel@nongnu.org; Wed, 09 Jun 2010 17:12:24 -0400 Received: from mail-gy0-f173.google.com ([209.85.160.173]:54253) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMSZU-0003x0-17 for qemu-devel@nongnu.org; Wed, 09 Jun 2010 17:12:24 -0400 Received: by gyd5 with SMTP id 5so4415822gyd.4 for ; Wed, 09 Jun 2010 14:12:22 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 9 Jun 2010 23:12:22 +0200 Message-ID: From: Drasko DRASKOVIC Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] eCos in qemu-system-arm List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi all, I was wondering if anybody had success in running eCos and RedBoot in qemu, specifically on Integrator or Versatile boards. I can see that eCos has Integrator port, but for ARM7TDMI and ARM966E-S variants, and qemu emulated Integrator does not have these. I am specially interested in this : 1) Boot into RedBoot bootloader 2) Have a RedBoot console to play around, do eth connection, download application from PC server 3) Jump from RedBoot to application entrypoint and run application 4) Connect to simulator via gdb and debug Maybe this is not an ideal place to ask, but eCos mailing list is terribly unresponsive. Thanks and best regards, Drasko