On Thu, Jan 3, 2019 at 1:07 PM Peter Maydell wrote:
> On Fri, 14 Dec 2018 at 14:51, Stefan Hajnoczi wrote:
> > ARMv7M machine types support -kernel for ELF and raw image files.
> > Microbit programs are typically in Intel HEX (.hex) format. The generic
> > loader supports .hex files but it doesn
On Fri, 14 Dec 2018 at 14:51, Stefan Hajnoczi wrote:
>
> ARMv7M machine types support -kernel for ELF and raw image files.
> Microbit programs are typically in Intel HEX (.hex) format. The generic
> loader supports .hex files but it doesn't work as expected:
>
> $ qemu-system-arm -M microbit -d
On Fri, Dec 14, 2018 at 02:51:52PM +, Stefan Hajnoczi wrote:
> ARMv7M machine types support -kernel for ELF and raw image files.
> Microbit programs are typically in Intel HEX (.hex) format. The generic
> loader supports .hex files but it doesn't work as expected:
>
> $ qemu-system-arm -M m
ARMv7M machine types support -kernel for ELF and raw image files.
Microbit programs are typically in Intel HEX (.hex) format. The generic
loader supports .hex files but it doesn't work as expected:
$ qemu-system-arm -M microbit -device loader,file=microbit.hex
Guest image must be specified (u