Dmm save command, Dmm deleteallmodules command, Dmm releasecaches command – Freescale Semiconductor Microcontrollers User Manual

Page 725

Advertising
background image

Debugging Memory Map

DMM Commands

725

Microcontrollers Debugger Manual

DMM SAVE command

Syntax

DMM SAVE <mcuid>

with <mcuid>, a part/device MCUID value in range $0-$FFFF.

Purpose

Saves the DMM current setup in current project.ini file, under
"DMM_MCUIDxxxx_MODULEn=..." keys.

DMM DELETEALLMODULES command

Syntax

DMM DELETEALLMODULES

Purpose

Removes all current DMM memory range modules. Useful to start a scripted
DMM setup.

DMM RELEASECACHES command

Syntax

DMM RELEASECACHES

Purpose

Flushes once all currently cached data for each memory range module, even if the
cache locking is active, i.e. no refresh on halting is active.

Advertising