select_core
Switch debugger focus to the specified CPU core. All subsequent debugging actions target that core.
Instructions
Select the active CPU core for debugging.
In multicore setups, switches the debugger focus to the specified core. Subsequent commands (breakpoints, register reads, etc.) target this core.
Args: core: Core number (0-based, e.g., 0, 1, 2 for TC397)
Returns: Confirmation with current core state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| core | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |