qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] qemu -kernel u-boot.bin


From: Matwey V. Kornilov
Subject: Re: [Qemu-discuss] qemu -kernel u-boot.bin
Date: Mon, 16 Jun 2014 21:03:43 +0400

2014-06-16 20:32 GMT+04:00 Peter Maydell <address@hidden>:
> On 13 June 2014 09:50, Matwey V. Kornilov <address@hidden> wrote:
>> I am stuck here. I've put u-boot binary on the 0 of flash.bin (which
>> is 67108864 bytes long), and run following
>>
>> qemu-system-arm -M vexpress-a9 -pflash pflash.bin   -S -s
>>
>> I have no warnings, but when I attach with gdb I either don't see my
>> code, and nothing happens again, execution just goes successively
>> until 0x04000000 reached.
>
> Hmm. Are you running a reasonably recent QEMU? I
> forget exactly when we put the pflash device into
> the vexpress board model.

Now I am trying master:

qemu-system-arm -M vexpress-a9 -pflash pflash.bin

The same. When I try to use gdb, and layout asm, it says that [ No
Assembly Available ], when I run it just increments PC forever.



-- 
With best regards,
Matwey V. Kornilov
http://blog.matwey.name
xmpp:address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]