The ARConnect Inter-core Debug Unit (ICD) provides additional debug assist features in multi-core scenarios. In master core(core 0) initial stage, we will program ICD to halt all other cores based on a halt occurring in one ore more core. And all cores are in halt mode on reset, so we need to make sure other slave cores have launched and in running mode before we enable ICD in master core. Currently we launch master first, Let's reverse the launch order, launch master last, to make sure slave cores have launched before we program and enable ICD. Signed-off-by: Watson Zeng <zhiwei@synopsys.com> |
||
|---|---|---|
| .. | ||
| nrfjprog | ||
| conftest.py | ||
| test_blackmagicprobe.py | ||
| test_bossac.py | ||
| test_build.py | ||
| test_canopen_program.py | ||
| test_dediprog.py | ||
| test_dfu_util.py | ||
| test_imports.py | ||
| test_mdb.py | ||
| test_nrfjprog.py | ||
| test_pyocd.py | ||
| test_stm32cubeprogrammer.py | ||
| test_stm32flash.py | ||