qemu-discuss
[Top][All Lists]
Advanced

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

Re: qemu: fatal: Lockup: can't escalate 3 to HardFault (current priority


From: Peter Maydell
Subject: Re: qemu: fatal: Lockup: can't escalate 3 to HardFault (current priority -1)
Date: Wed, 29 Sep 2021 21:30:35 +0100

On Wed, 29 Sept 2021 at 16:24, abhijeet inamdar
<abhijeetinamdar3005@gmail.com> wrote:
>
> I tried to add -d in_asm,out_asm,guest_errors it gives out as follows:

'int,exec,cpu' are probably also helpful.

> [New Thread 0x7fffeffff700 (LWP 44283)]
> ----------------
> IN:
> 0x00000000:  00000000  andeq    r0, r0, r0

We started at address 0 in not-thumb mode. Your ELF file is
almost certainly not correct (ie it does not include a suitable
vector table for the CPU to get its reset PC and SP from).

-- PMM



reply via email to

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