zephyr/boards/arc
Wayne Ren 9b0bb2b4af boards: enable mdb runner for arc boards
* current supported boards:
   * emsk, iotdk, nsim, emsdp, hsdk.
* for the unsupported future boards, pls take a
  reference of supported boards' board.cmake.
* mdb runner is required and the default runner for SMP
  case, e.g., HSDK and nsim_hs_smp.
* other ARC boards can also choose to use mdb by
  setting runner as mdb, e.g. west flash --runner mdb.
* with mdb runner, user can make a debug through mdb gui
* with arc_nsim or opencod runner (default runner), user
  can make a debug through gdb cmdline.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2020-06-11 10:02:11 -04:00
..
em_starterkit boards: enable mdb runner for arc boards 2020-06-11 10:02:11 -04:00
emsdp boards: enable mdb runner for arc boards 2020-06-11 10:02:11 -04:00
hsdk boards: enable mdb runner for arc boards 2020-06-11 10:02:11 -04:00
iotdk boards: enable mdb runner for arc boards 2020-06-11 10:02:11 -04:00
nsim boards: enable mdb runner for arc boards 2020-06-11 10:02:11 -04:00
qemu_arc ARC: Add support for basic QEMU platform for ARC EM & HS 2020-06-08 16:58:37 -04:00
index.rst