Specifications

Table Of Contents
ARM Debugger 92 ARM specific SYStem Commands
©1989-2014 Lauterbach GmbH
SYStem.Option CINV Invalidate the cache after memory modification
Default: OFF.
If this option is ON the cache is invalidated after memory modifications even when memory is modified by
the EPROM Simulator (ESI). This is necessary to maintain software breakpoint consistency.
SYStem.Option CFLUSH FLUSH the cache before step/go
Default: ON.
If this option is ON the cache is invalidated automatically before each step or go command. This is
necessary to maintain software breakpoint consistency.
SYStem.Option CacheParam Define external cache
Define the <address_range> and the <size> of an external cache.
This option is only available for the ARM7.
Format: SYStem.Option CINV [ON | OFF]
Format: SYStem.Option CFLUSH [ON | OFF]
Format: SYStem.Option CacheParam <range> <size>