Changing the Start Address in the Assembler Window

You can change the start address, the first address to be displayed, in the Assembler window.

To change the start address:

  1. Select View > Assembler or click the Assembler button.

    The Assembler window appears.

  2. Right-click an assembly line.

    The pop-up menu of the Assembler window appears.

  3. Select Change Address….

    The Set Assembler Startaddress dialog box appears.

  4. Enter a new start address in the Address field or click the Browse button to browse for an appropriate start address. See also Symbol Selector Dialog Box: Simple Search Tab.
  5. Click OK.

    The new start address is marked in the Assembler window.

Note iconNote

Only the start address of the displayed memory is changed. Execution still continues from the program counter.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.