pyocd_flash_erase
Erase target flash memory using chip erase or sector erase, with progress notifications to prevent AI client timeouts.
Instructions
Erase the target flash memory (chip erase or sector erase). Sends progress notifications to prevent AI client timeouts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chip_erase | No | True for full chip erase, False for sector erase |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |