erase_flash
Clear the target chip's flash memory for a clean slate before programming. Requires explicit confirmation to proceed.
Instructions
Erase the target chip flash (pyocd erase -c). Requires confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chip | No | ||
| confirm | No | ||
| probe_id | No | ||
| timeout_seconds | No |