Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.82 KB

v2m-mps2-qemu.md

File metadata and controls

49 lines (38 loc) · 1.82 KB

mTower on V2M-MPS2-Qemu

V2M-MPS2-Qemu

Contents

  1. Introduction
  2. Regular build
  3. How to run
  4. How to debug
  5. References

1. Introduction

The instructions here will tell how to run mTower on the V2M-MPS2 board.

2. Regular build

Start out by following the Get and build the solution in the build.md file.

Warning: Need to download the toolchain (exec. make toolchain).

To run or debug, need to install the qemu-system-arm

sudo apt-get install qemu-system-arm

3. How to run

TBD

4. How to debug

make debug

We use nc consoles for debugging: one will connect for Secure and one for Non-Secure input/output.

nc 127.0.0.1 1235
nc 127.0.0.1 1236

5. References

How To Install qemu-system-arm on Ubuntu 20.04
AN505 - Example IoT Kit Subsystem Design for a V2M-MPS2+
Arm MPS2 and MPS2+ FPGA Prototyping Boards Technical Reference Manual Version 2.0
Arm Cortex-M33 Devices Generic User Guide r0p4
Arm CoreLink SSE-200 Subsystem for Embedded Technical Reference Manual r2p0