Skip to main content

eraseflash command

The eraseflash is a CommandPrompt command. It allows to an area on the built in flashdisk.

Usage:

addr: Erases Flash blocks from the start address addr on.

addr size: Erases Flash Range starting from addr for a certain size. Size needs to be provided in bytes

Example:

>eraseflash 10 100


Send Feedback!