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. > > thanks > -- PMM
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. Thanks, Gautam.