
28
Ctrl+C Copy to Clipboard
Ctrl+V Paste from Clipboard
Ctrl+X Cut to Clipboard
Ctrl+Y Delete the line containing the insertion point (caret).
Keyboard Shortcuts - Terminal Window Active
Ctrl+I Send a binary image file
Ctrl+Q Close the terminal window
6.17 Symbol Table/Register Display
Window to display the currently-loaded symbol table (see Using a Symbol Table on page 63), or the
current MCU control registers.
Display this window by clicking the item 'Symbol Table' or 'MCU Registers' in the View menu, or use
the keyboard shortcuts Ctrl+L or Ctrl+R.
• Select which kind of display you want with the buttons at the top of the form.
• Sort the list by address or name using the radio buttons at the foot of the window.
• Select one or more items in the list and click 'Add to Watch' to transfer them to the Watch
window.
6.18 Base Converter
This window allows rapid conversion between hexadecimal, decimal and binary notations. Launch it
from the view menu, or by using the keyboard shortcut Ctrl+K.
Entering a valid number in one of the boxes and pressing the enter key, or clicking the '=' button, will
fill in the other two boxes accordingly. If the 'Auto completion' check box is ticked, the current
hexadecimal number in the calculator will be appended to the text in the Command edit box, and focus
will be transferred to that box. The converter form will not close, but will become inactive. If 'Auto
completion' is unchecked, then clicking '=' will not affect the command line, and will leave the
converter open and active.
The maximum value that the converter will handle is $FFFF or 65535 decimal. Only valid hexadecimal
characters may be entered in the 'Hexadecimal' edit box, similarly for the other two boxes.
Clicking the 'ASCII' button brings up a quick-reference table of ASCII characters (in the Arial font
face). Double-clicking on a character in this table will transfer its hexadecimal value to the converter.
Kommentare zu diesen Handbüchern