zephyr/boards/arc/nsim
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
..
doc
support boards: enable mdb runner for arc boards 2020-06-11 10:02:11 -04:00
CMakeLists.txt
Kconfig.board
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
arc_mpu_regions.c soc: arc: Use new dts macros in linker scripts and arc_mpu_regions 2020-04-30 13:29:48 -05:00
board.cmake boards: enable mdb runner for arc boards 2020-06-11 10:02:11 -04:00
nsim.dtsi
nsim_em.dts
nsim_em.dtsi
nsim_em.yaml boards: arc: make nsim_em a default platform 2020-04-21 10:36:03 -07:00
nsim_em_defconfig
nsim_hs.dts
nsim_hs.yaml
nsim_hs_defconfig
nsim_hs_smp.dts
nsim_hs_smp.yaml boards: nsim: for smp testing, using mdb 2020-04-20 17:59:38 -04:00
nsim_hs_smp_defconfig boards: arc: enable smp by default for multicore targets 2020-03-12 13:02:17 -04:00
nsim_sem.dts
nsim_sem.yaml
nsim_sem_defconfig
nsim_sem_mpu_stack_guard.dts
nsim_sem_mpu_stack_guard.yaml
nsim_sem_mpu_stack_guard_defconfig