‑‑jet_board_did
Syntax
‑‑jet_board_did={cpu|#cpu_number}Parameters
| If a board configuration file is specified (using |
| If the debug system is a JTAG scan chain, and there are several CPUs at the specified TAP position, then specify the CPU number on target. Note that |
For use with
The C-SPY I-jet driver.
Description
Use this option to specify which CPU to debug on a multicore system.
Example
Selecting the CPU on a multicore device with a probe configuration file:
‑‑jet-board-cfg=device.ProbeConfig ‑‑jet_board_did=A9_1
Selecting the CPU on a multicore device with a JTAG scan chain, where several CPUs are found at the specified TAP position:
‑‑jet_tap_position=1 ‑‑jet_ir_length=5 ‑‑jet_board_did=#2
Caution
Project>Options>Debugger>I-jet>Interface>Probe configuration file>CPU
Project>Options>Debugger>I-jet>Interface>Explicit probe configuration>CPU number on target