qemu-devel
[Top][All Lists]
Advanced

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

Testing a microcontroller emulation by loading the binary on incomplete


From: Gautam Bhat
Subject: Testing a microcontroller emulation by loading the binary on incomplete Flash emulation
Date: Sun, 22 Aug 2021 20:06:19 +0530

Hi,

I am to implement a very simple microcontroller for my understanding
of Qemu development. This microcontroller runs its code from
programmable flash which is bit-, byte- and word addressable. To do
some initial tests of my nascent microcontroller implementation I
would like to load a very simple program binary. Is there a way to
load this binary and start execution without emulating Flash
controller and memory?

Thanks.



reply via email to

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