From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1YY0-0003zd-SN for Qemu-devel@nongnu.org; Tue, 23 Jul 2013 05:06:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1YXz-0007VM-C7 for Qemu-devel@nongnu.org; Tue, 23 Jul 2013 05:06:20 -0400 Received: from cantor2.suse.de ([195.135.220.15]:59461 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1YXz-0007V6-54 for Qemu-devel@nongnu.org; Tue, 23 Jul 2013 05:06:19 -0400 Message-ID: <51EE4786.7090107@suse.de> Date: Tue, 23 Jul 2013 11:06:14 +0200 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Emulating mips List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Renich Bon Ciric Cc: Qemu-devel@nongnu.org Hello, Am 23.07.2013 07:16, schrieb Renich Bon Ciric: > I'm trying to run some rom file I got from a client. It's a sc2005 > processor; supposedly compatible with 4k. >=20 > Anyway, I do this: >=20 > qemu-system-mips -M mips -pflash 301-3100\ -\ user\ specified\ -\ > Full.bin -serial stdio >=20 > The processor goes to 100% but I see nothing, not in the serial > console nor in the window (monitor, maybe?) You didn't mention which version you're using, so try latest stable 1.5 or qemu.git. You need to know what board the ROM file was for, you can view the list with -M '?' - if it's none of those, chances are you need to implement the machine first. Note that there's qemu-system-mips and qemu-system-mipsel depending on endianness, and you can usually override the CPU via -cpu, again see -cpu '?' for a list. Regards, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3=BC= rnberg