M68ICS05KJ Freescale Semiconductor, M68ICS05KJ Datasheet - Page 91

no-image

M68ICS05KJ

Manufacturer Part Number
M68ICS05KJ
Description
SIM PROGRAM FOR 68HC705KJ/J1A
Manufacturer
Freescale Semiconductor
Type
Simulator/Programmerr
Datasheet

Specifications of M68ICS05KJ

Contents
Programmer, Power Supply, Assembler/Simulator/Debugger, Cable, Software and Documentation
For Use With/related Products
68HC705KJ/JIA
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
6.6.3 Variable Window Keyboard Commands
Use these keys to navigate in the Variable Window:
M68ICS05KJOM/D
specify the base in which variables are shown using the options in the Add Variable
dialog (Figure 6-7). The default number format for the ICS05KJW is hexadecimal.
To override the default base for any number, you may also enter either a prefix or
suffix (but not both) shown in Table 6-1 in the command lines.
Example
$FF = !255 = @377 = %11111111 = 11111111Q = 377O = 255T =
0FFH
Delete Variable: Choose this option to remove the selected (highlighted) variable
from memory and from the current variable list.
Clear All: Choose this option to clear all variables in the current variable list.
Press the Insert key to add a variable.
Press the Delete key to delete a variable.
If the ’*’ character is used as a parameter, the address of the cursor
in the code window will be used (if it points to valid object code).
Use the Type options in the Add Variable dialog to choose a variable type: 8-bit
bytes, 16-bit words, 32-bit longs, or ASCII strings.
>PC 100
>N 1
>MM C0 100T
>BR END
>PC *
Table 6-1. Base Prefixes and Suffixes
Base
16
10
8
2
Change PC address to address $100.
Assign value 1 to CCR N bit.
Place value 100 at location $C0.
Set breakpoint at address of symbol END.
Set program counter at address pointed to
by cursor.
Prefixes
NOTE
‘@’
‘%’
‘$’
'!'
Suffixes
‘Q’
‘H’
‘T’
‘0’
SIMULATOR USER INTERFACE
6-11

Related parts for M68ICS05KJ