Everything
2.11.1.1 Specifying the display position

By specifying an address expression in the display position specification area, it is possible to specify the position at which CS+ starts displaying memory values. (CS+ starts displaying, by default, from the address "0x0.")

Remark

An offset value of the display start position of memory values can be set via the Address Offset Settings dialog box that is opened by selecting [Address Offset Value Settings...] from the context menu.

Figure 2.102

Display Position Specification Area (Memory Panel)

(1)

Specifying an address expression

Directly enter in the text box an address expression that designates the address of the memory value you want to be displayed. An input expression of up to 1,024 characters can be specified, the calculation result of which is handled as the address for the display start position.

However, no address expressions can be specified that exceed the address space of the microcontroller.

Remark 1.

By holding down [Ctrl]+[Space] keys in this text box, you can complete the symbol name at the present caret position (see "2.21.2 Symbol name completion function")

Remark 2.

If the specified address expression is the symbol and its size can be recognized, everything from the start address to the end address of that symbol is displayed selected.

(2)

Specifying whether the address expression is evaluated automatically or manually

The timing with which the display start position will be changed is determined by selection of the [Move when Stop] check box and by the [Move] button.

[Move when Stop]

 

The address expression is automatically evaluated after the program has halted and the caret moves to the address derived from that calculation.

 

The address expression is not automatically evaluated after the program has halted. In this case, the address expression is evaluated by clicking the [Move] button.

[Move]

If the [Move when Stop] check box is not checked, the address expression is evaluated by clicking this button and the caret moves to the address derived from that calculation.