run_cmm_script
Run TRACE32 PRACTICE script files to automate debugging tasks with configurable timeout.
Instructions
Execute a TRACE32 PRACTICE (.cmm) script file.
Args: script_path: Path to the .cmm script file timeout: Maximum execution time in seconds (default: 30)
Returns: Script execution result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| script_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |