| |||
Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > unset |
This command modifies the current debugger settings.
unset
option
Where:
option
Specifies additional options:
flash-buffer
Deletes the debugger settings that define the flash buffer.
To use this feature you must have a valid ARM® Compiler license file.
semihosting heap-base
Deletes the base address of the heap.
semihosting heap-limit
Deletes the end address of the heap.
semihosting stack-base
Deletes the base address of the stack.
semihosting stack-limit
Deletes the end address of the stack.
substitute-path [path
]
Deletes all the substituted source paths. If
is
specified then only the substitution for path
is
deleted.path
semihosting top-of-memory
Deletes the top of memory.