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
canopen_program.py
core.py hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
dediprog.py
dfu.py
esp32.py soc: espressif: esp32: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
ezflashcli.py
gd32isp.py
hifive1.py
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
native.py west: add native_sim flash, debugserver command 2024-03-12 12:57:18 -04:00
nios2.py
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
nxp_s32dbg.py
openocd.py west: openocd: find path intree 2024-05-07 18:02:53 -04:00
pyocd.py
qemu.py
silabs_commander.py
spi_burn.py
stm32cubeprogrammer.py
stm32flash.py
teensy.py teensy: add west flash teensy_loader_cli integration 2024-04-09 11:07:21 +02:00
trace32.py
uf2.py
xtensa.py