beautypg.com

Texas Instruments TMS370 User Manual

Page 62

background image

Moving Blocks of PC Memory

3-12

Operating in the Display Window

3.9

Moving Blocks of PC Memory—the Move Command

Use the move command to move a block of PC memory from one location to
another PC memory location.

Step 1: Identify the size of PC memory to be moved.

Move PC memory From Address: 0000h

Size (in bytes) : 0000h

Enter the start address of the block to be moved and then enter the
size of the block to be moved.

Step 2: Specify a destination address where the block of memory is to be

moved.

Move to PC memory Address: 0000h

The source block and destination block that you specify must be in-
side the PC memory address space. Otherwise, one of the following
error messages is displayed:

source start address out of bound

source end address out of bound

destination start address out of bound

destination end address out of bound

If the source block and destination block overlap, the programmer
automatically makes sure that no data is overwritten before it is
moved.

After you have entered all the parameters correctly, the programmer moves
the block of PC memory to the destination and displays the destination PC
memory.