On Thu, 26 Aug 2021 at 16:46, Gautam Bhat <mindentr...@gmail.com> wrote: > > On Thu, Aug 26, 2021 at 1:24 AM Peter Maydell <peter.mayd...@linaro.org> > wrote: > > > > On Wed, 25 Aug 2021 at 20:03, Gautam Bhat <mindentr...@gmail.com> wrote: > > > > If you're > > doing this specifically because you want to look at how a > > target frontend for a new architecture works, have fun, I guess.
> Exactly what I want to do. Since it has only 27 instructions and I > have a lot of dev boards I felt that it is right microcontroller to > start with. > > For this I want to have a proper dev setup where I can load my binary > while I am writing my translate file. Just create a minimal machine with some RAM in it, and use the generic-loader to load the test binary into the RAM, then. -- PMM