| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > memory flash | |||
This command defines a region of flash memory.
To use this feature you must have a valid ARM® Compiler license file.
memory flashstart_address end_address flash_algorithm_id [key=value]...
Where:
start_addressSpecifies the start address for the flash region.
end_addressSpecifies the inclusive end address for the flash region.
flash_algorithm_idSpecifies the flash algorithm ID. You can use flash
list to display all the registered flash algorithms.
key=valueSpecifies additional algorithm parameters. For example clockSpeed=8000000.