zephyr/scripts/west_commands/runners
Evgeniy Paltsev 0af51b072c ARC: nSIM: west: launch cores in direct order for simulation run
We've reversed core launch order to workaround issue of
ARConnect initialization interfere with secondary cores
startup (we don't want to workaround it in runtime as it's
only possible in case of debug session).

However it bring us new issues with the simulation run:
 - mismatch arcnum (core ID) with ARConnect ID
 - mismatch arcnum (core ID) with CPU name in nSIM instruction traces

To avoid these issues let's use direct core order for simulation
runs.

Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2024-05-17 12:40:52 +02:00
..
__init__.py teensy: add west flash teensy_loader_cli integration 2024-04-09 11:07:21 +02:00
blackmagicprobe.py west: runners: blackmagicprobe: elf_file fallback 2024-01-26 14:24:05 -05:00
bossac.py west: bossac: handle stty from coreutils on macOS 2023-10-11 11:05:48 +01:00
canopen_program.py scripts: west: runners: canopen: add SDO block transfer support 2023-01-11 09:39:57 +01:00
core.py hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
dediprog.py scripts: west_commands: runners: Remove need to match device capacity 2021-03-16 10:02:57 +01:00
dfu.py runners: dfu-util: Convert to -i/--dev-id 2021-10-11 20:56:27 -04:00
esp32.py soc: espressif: esp32: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
ezflashcli.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
gd32isp.py scripts: runner: Introduce gd32isp flash runner 2021-11-07 05:20:50 -05:00
hifive1.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
intel_adsp.py hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
intel_cyclonev.py scripts: test for imported ELFFile instead of setting it to None 2024-03-20 09:59:27 +01:00
jlink.py runners: jlink: Add support for J-Link over IP 2024-01-09 14:49:03 +01:00
linkserver.py west: linkserver: fix erase error 2024-05-10 18:07:18 -04:00
mdb.py ARC: nSIM: west: launch cores in direct order for simulation run 2024-05-17 12:40:52 +02:00
misc.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
native.py west: add native_sim flash, debugserver command 2024-03-12 12:57:18 -04:00
nios2.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
nrf_common.py scripts: west_commands: runners: nrf_common: update nRF54H support 2024-03-20 11:35:47 +01:00
nrfjprog.py scripts: west_commands: runners: nrf_common: update nRF54H support 2024-03-20 11:35:47 +01:00
nrfutil.py scripts: west_commands: runners: nrfutil: provide live feedback 2024-03-20 11:35:47 +01:00
nsim.py runners: nsim: allow to use runner if gdb is missing 2020-12-27 18:19:10 +01:00
nxp_s32dbg.py west: add NXP S32 Debug Probe runner 2023-10-25 18:14:51 -07:00
openocd.py west: openocd: find path intree 2024-05-07 18:02:53 -04:00
pyocd.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
qemu.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
silabs_commander.py scripts: west: add silabs_commander runner 2023-04-25 10:34:16 -07:00
spi_burn.py scripts: runners: improvements for spi_burn west runner 2022-07-19 12:23:47 +00:00
stm32cubeprogrammer.py runners: stm32cubeprogrammer: fix program files path for win x64 2023-04-24 13:35:26 +02:00
stm32flash.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
teensy.py teensy: add west flash teensy_loader_cli integration 2024-04-09 11:07:21 +02:00
trace32.py runners: trace32: mypy fixes 2022-11-09 11:10:09 -05:00
uf2.py west: runners: uf2: Add more fstype check for is_uf2_partition 2023-09-06 14:16:58 +02:00
xtensa.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00