configure_multicore
Configure multicore topology for AURIX devices by mapping cores to chip positions for shared trace and MCDS resources. Must be called before SYStem.Up.
Instructions
Configure multicore topology for AURIX devices.
Mounts multiple cores into one chip for shared resources (trace, MCDS). Must be called before SYStem.Up in multicore scenarios.
Based on SYStem.CONFIG.CORE command from debugger_tricore.pdf: SYStem.CONFIG.CORE maps each core to a chip position.
Args: core_count: Number of cores to configure (e.g., 6 for TC397, 3 for TC377)
Returns: Configuration results per core
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| core_count | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |