On Tue, Jul 23, 2013 at 4:06 AM, Andreas Färber wrote:
> 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.
>>
>> Anyway, I do this:
>>
>> qemu-system-mips -M mips -pflash 301-
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.
>
> Anyway, I do this:
>
> qemu-system-mips -M mips -pflash 301-3100\ -\ user\ specified\ -\
> Full.bin -serial stdio
>
> The pr
On Tue, Jul 23, 2013 at 12:41 AM, Rob Landley wrote:
> On 07/23/2013 12:16:53 AM, Renich Bon Ciric wrote:
>>
>> Hello,
>>
>> I am new to this...
>>
>> I'm trying to run some rom file I got from a client. It's a sc2005
>> processor; supposedly compatible with 4k.
>>
>> Anyway, I do this:
>>
>> qemu
On 07/23/2013 12:16:53 AM, Renich Bon Ciric wrote:
Hello,
I am new to this...
I'm trying to run some rom file I got from a client. It's a sc2005
processor; supposedly compatible with 4k.
Anyway, I do this:
qemu-system-mips -M mips -pflash 301-3100\ -\ user\ specified\ -\
Full.bin -serial stdi
Hello,
I am new to this...
I'm trying to run some rom file I got from a client. It's a sc2005
processor; supposedly compatible with 4k.
Anyway, I do this:
qemu-system-mips -M mips -pflash 301-3100\ -\ user\ specified\ -\
Full.bin -serial stdio
The processor goes to 100% but I see nothing, not
On Mon, Feb 08, 2010 at 05:26:33PM +0300, Dmitry Antipov wrote:
> Hello,
>
> I'm trying to emulate the following MIPS code (taken from the bootloader of
> my system):
>
> /* Initialize GOT pointer.
> ** Global symbols can't be resolved before this is done, and as such
> we can't
Hello,
I'm trying to emulate the following MIPS code (taken from the bootloader of my
system):
/* Initialize GOT pointer.
** Global symbols can't be resolved before this is done, and as such we
can't
** use any global symbols in this code. We use the bal/ move xxx,ra