Dump Flash actions

The dump flash action allows you to dump selected sectors of a flash device or the entire flash device.

To add a dump flash action:

  1. Choose Dump Flash Action from the Add Action pop-up menu.

    The Add Dump Flash Action dialog appears.

  2. Specify the file name in the File textbox. The flash is dumped in this selected file.
  3. Choose the file type from the File Type pop-up menu. You can choose any one of the following file types:
    • Srec: Saves files in Motorola S-record format.
    • Binary: Saves files in binary file format.
  4. Specify the memory range for which you want to add dump flash action.
    • Enter the start address of the range in the Start textbox.
    • Enter the end address of the range in the End textbox.
  5. Click the Add Dump Flash Action button to add a dump flash action.
  6. Click Done.

    The Add Dump Flash Action dialog closes and the added dump flash action appear in the Flash Programmer Actions table in the Flash Programmer Task editor window.