Share via


Advanced Memory Window: Move Tab (Compact 2013)

3/26/2014

Use this page to move (copy) a memory block. The move is from the Start Address to the Destination address for Range bytes. For example, if the Start Address is 0x00000000, the Range is 5, and the Destination is 0x00000006, Move copies the data in memory locations 0x00000000 - 0x00000004 to memory locations 0x00000006 - 0x0000000A.

  • Start Address
    The starting address of the data to move, either a hexadecimal address or a variable name.
  • Range (in bytes)
    The number of bytes to move, specified as a decimal integer.
  • Destination
    The destination address of the move.
  • Move
    Click to start a move.
  • Stop Move
    Click to stop a move.

See Also

Reference

Advanced Memory Window

Concepts

Platform Builder User Interface

Other Resources

Platform Builder Views