How to create a QEMU ARM machine with custom peripherals and memory maps?

后端 未结 2 1263
无人及你
无人及你 2021-01-30 07:20

I am writing a code for Cortex-M3 cpu and I am performing unit testing using qemu-arm binary. For now everything works just fine. But I am wondering If I am able to

2条回答
  •  感动是毒
    2021-01-30 07:43

    You can use Jumper Virtual Lab for simulation, check out this blog post from ARM mBed.

提交回复
热议问题