qemu-discuss
[Top][All Lists]
Advanced

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

Re: Emulate custom machine on qemu-4.2.0


From: abhijeet inamdar
Subject: Re: Emulate custom machine on qemu-4.2.0
Date: Wed, 15 Sep 2021 09:23:42 +0200

Hi, 

As my custom machine is based on cortex-m3 I checked the stellaris.c https://github.com/qemu/qemu/blob/stable-4.2/hw/arm/stellaris.c#1384,1390. Does only this part define the UART peripheral for this machine? Can you point out any basic examples so that I can refer to ARM M3. 

Any help would be appreciated. Thank you
Abhijeet.

On Tue, Sep 14, 2021 at 2:55 PM Peter Maydell <peter.maydell@linaro.org> wrote:
On Tue, 14 Sept 2021 at 13:51, abhijeet inamdar
<abhijeetinamdar3005@gmail.com> wrote:
>
> Is there any example for UART being added to the machine in 4.2.0?

Lots of machines have UARTs. Look at almost any Arm board.

-- PMM

reply via email to

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