<< Previous | Index | Next >>

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z

Index

Symbols

# and ## (operators) 1
#asm 1, 2, 3
#debug 1, 2, 3
#define 1, 2, 3
#elif 1
#else 1
#endasm 1, 2, 3
#endif 1
#error 1
#fatal 1
#funcchain 1, 2
#if 1
#ifdef 1
#ifndef 1
#include
absence of 1
#interleave 1
#KILL 1
#makechain 1, 2
#memmap 1, 2, 3
#nodebug 1, 2, 3, 4
#nointerleave 1
#nouseix 1
#undef 1
#use 1, 2, 3
#useix 1
#warns 1
#warnt 1
#ximport 1
@RETVAL 1
@SP 1, 2, 3, 4, 5
_GLOBAL_INIT 1
{ } curly braces 1

A

abort 1
about Dynamic C 1
abstract data types 1, 2
adc (add-with-carry) 1
address space 1, 2
addresses in assembly 1
aggregate data types 1
align 1
ALT key
See keystrokes1
always_on 1
anymem 1
argument passing 1, 2, 3, 4
modifying value 1
arrange icons 1
arrays 1, 2, 3
characters 1
subscripts 1
arrow keys 1, 2
asm 1
assembly 1, 2, 3, 4
blocks in xmem 1
embedding C statements 1
stand-alone 1
window 1, 2, 3
assignment operators 1
associativity 1
auto 1, 2, 3, 4, 5
storage of variables 1
Auto Open STDIO Window 1

B

backslash (\)
character literals 1, 2
continuation in directives 1
basic unit of a C program 1
baud rate 1, 2
BCDE 1, 2, 3
BeginHeader 1, 2
binary operators 1
BIOS 1
_xexit 1
calling premain() 1
command line compiler 1, 2, 3
compilation environments 1
compile option 1
configuration macros 1, 2
control blocks 1
include in .bin file 1
macro definitions 1
memory location 1, 2
memory settings 1
redefine a symbol in 1
reserving memory 1
root memory usage 1
variable defined in 1
board type 1
branching 1, 2
break 1, 2
example 1
keyword 1
limitations 1
out of a loop 1
out of a switch statement 1
breakpoints 1, 2, 3, 4, 5
hard 1
interrupt status 1, 2
soft 1, 2
buttons, toolbar 1

C

C language 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
calling assembly 1
embedded in assembly 1
variables in assembly 1
cascaded windows 1
case 1, 2, 3
char 1, 2, 3
characters
arrays 1
embedded quotes 1
nonprinting values 1
special values 1
clipboard 1
closing a file 1
CoData Structure 1
pointer to 1
cofunctions 1, 2
abandon 1
calling restrictions 1
everytime 1
firsttime 1
indexed 1
single user 1
syntax 1
cold loader 1
COM port 1
communication
serial 1
TCP/IP 1
compile 1
BIOS 1
command line 1, 2
errors 1
menu 1
options 1
speed 1
status 1
targetless 1
to file 1, 2
to flash 1
to RAM 1
to target 1, 2
compiler directives 1, 2
#asm 1, 2, 3
options 1
#class 1
options 1
#debug 1, 2, 3
#define 1, 2
#elif 1
#else 1
#endasm 1, 2, 3
#endif 1
#error 1
#fatal 1
#funcchain 1, 2
#GLOBAL_INIT 1
#if 1
#ifdef 1
#ifndef 1
#interleave 1
#KILL 1
#makechain 1, 2
#memmap 1
options 1
#nodebug 1, 2, 3, 4
#nointerleave 1
#nouseix 1
#precompile 1
#undef 1, 2
#use 1, 2, 3
#useix 1
#warns 1
#warnt 1
#ximport 1
line continuation 1
compound
names 1
statements 1
concatenation of strings 1
configuration 1
const 1
continue 1, 2, 3
example 1
copying text 1, 2
costate 1
costatements 1, 2
abort 1
firsttime 1
keyword 1
suspend 1
syntax 1
yield 1
curly braces { } 1
cursor
execution 1, 2
positioning 1, 2
text 1
cutting text 1

D

data structure
composites 1
keyword 1
nesting 1
offset of element 1
pass by value 1
returned by function 1
union 1
data types 1
aggregate 1
primitive 1
DATAORG 1, 2
DATASEG 1
date and time 1
db 1
DCW.CFG 1
DCW.INI 1
debug 1
dialog box 1
disassemble at address 1
disassembled code 1
editor 1
keyword 1
memory dump 1
mode 1
prevention 1
run-time errors 1
step over 1
switching modes 1
trace into 1
update watch expressions 1
watchdog timers 1
declarations 1, 2
default 1, 2
demotion 1
disassemble
at address 1, 2
at cursor 1, 2
display
options 1
do loop 1
dot operator 1, 2
downloading 1
dump window 1
dw 1
Dynamic C 1
differences 1, 2, 3
exit 1, 2
installation 1
support files 1
dynamic storage allocation 1

E

Edit menu 1
edit mode 1, 2, 3
editor 1
options 1
EEPROM 1
else 1
embedded assembly 1, 2, 3, 4
embedded quotes 1
End key 1
EndHeader 1, 2
enum 1
EPROM 1
equ 1
errors
editor 1
error code ranges 1
locating 1
run-time 1, 2
ESC key
to close menu 1
examples
break 1
continue 1
for loop 1
modules 1
of array 1
union 1
exit Dynamic C 1
extended memory 1, 2, 3
asm blocks 1
extern 1, 2, 3

F

file
commands 1
menu 1
print 1
size 1
file system 1, 2
in primary flash 1, 2
in RAM 1
multitasking 1
Find Next <F3> 1
firsttime 1
float 1, 2, 3
values 1
for loop 1, 2
frame
reference point 1
reference pointer 1, 2, 3, 4
function 1
assistant 1
auto variables 1
calls 1, 2, 3, 4
calls from assembly 1
chains 1, 2
check parameters 1
create chains 1
entry and exit 1
execution time 1
headers 1
help 1
libraries 1, 2
prototypes 1, 2, 3
returns 1, 2, 3
saving registers 1
stack space 1
transferring control 1
unbalanced stack 1
function lookup <CTRL-H> 1, 2

G

Global Initialization 1
global variables 1
goto 1, 2, 3

H

hard breakpoints 1
header
function 1
module 1, 2, 3
Help menu 1
hexadecimal integer 1
HL 1, 2, 3, 4
Home key 1
horizontal tiling 1

I

icons
arranged 1
IEEE floating point 1
if 1
multichoice 1
simple 1
with else 1
information window 1, 2
init_on 1
insertion point 1, 2
Inspect menu 1, 2
installation
Dynamic C 1
Instruction Set Reference 1
int 1, 2, 3
integers 1
interrupts 1, 2
breakpoints 1
keyword for ISR 1
latency 1
toggle state 1
vectors 1
ISR 1, 2
IX (index register) 1, 2, 3, 4, 5, 6

K

key module 1
keystrokes
<ALT-Backspace>
undoing changes 1
<ALT-C>
select Compile menu 1
<ALT-F>
select File menu 1
<ALT-F10>
Disassemble at Address 1
<ALT-F2>
Toggle Hard Breakpoint 1
<ALT-F4>
quitting Dynamic C 1
<ALT-F9>
Run w/ No Polling 1
<ALT-H>
select Help menu 1
<ALT-O>
select Options menu 1
<ALT-SHIFT-backspace>
redoing changes 1
<ALT-W>
select Window menu 1
<CTRL-F10>
Disassemble at Cursor 1
<CTRL-F2>
Reset Program 1
<CTRL-G>
Goto 1
<CTRL-H>
Library Help lookup 1
<CTRL-I>
Toggle Interrupt Flag 1
<CTRL-N>
next error 1
<CTRL-O>
Poll Target 1
Toggle polling 1
<CTRL-P>
previous error 1
<CTRL-U>
Update Watch window 1
<CTRL-V>
pasting text 1
<CTRL-W>
Add/Del Items 1
<CTRL-X>
cutting text 1
<CTRL-Y>
Reset target 1, 2
<CTRL-Z>
Stop 1
<F10>
Assembly window 1
<F2>
Toggle Breakpoint 1
<F3>
Find Next 1
<F5>
Compile to Target 1
<F7>
Trace into 1
<F8>
Step over 1
<F9>
Run 1
keywords 1, 2, 3, 4, 5
abort 1
align 1
always_on 1
anymem 1
asm 1
auto 1
bbram 1
break 1
c 1
case 1
char 1
continue 1
costate 1
debug 1
default 1
do 1
else 1
enum 1
extern 1
firsttime 1
float 1
for 1
goto 1
if 1
init_on 1
int 1
interrupt 1
interrupt_vector 1
long 1
nodebug 1
norst 1
nouseix 1
NULL 1
protected 1
return 1
root 1
segchain 1
shared 1
short 1
size 1
sizeof 1
speed 1
static 1
struct 1
switch 1
typedef 1
union 1
unsigned 1
useix 1
waitfor 1
waitfordone 1
while 1
xdata 1
xmem 1
xstring 1
yield 1

L

language elements 1, 2, 3, 4
operators 1
LIB.DIR 1, 2
libraries 1, 2
linking 1
modules 1
real-time programming 1
writing your own 1
Library Help lookup 1, 2, 3
linking 1
locating errors 1
long
integer 1
keyword 1
lookup function 1, 2
loops 1, 2
breaking out of 1
do 1
for 1
skipping to next pass 1

M

macros 1, 2, 3, 4
restrictions 1
with parameters 1
main function 1, 2, 3, 4
memory
address space 1
DATAORG 1, 2
dump 1
dump at address 1
dump flash 1
dump to file 1
extended 1, 2, 3
management 1, 2
map 1
random access 1
read-only 1
root 1, 2, 3, 4, 5
root keyword 1
memory management unit 1, 2
menus
close all open 1
Compile 1
Edit 1
File 1
Help 1
Inspect 1, 2
Options 1
Run 1
Window 1
message window 1, 2
metadata 1
MMU 1, 2
modes
debug 1, 2, 3
edit 1, 2
preview 1
run 1, 2
modules 1, 2, 3
body 1, 2, 3
custom libraries 1
example 1
header 1, 2, 3, 4
key 1
library 1
mouse 1
multitasking
cooperative 1
preemptive 1

N

names 1
#define 1
Next error <CTRL-N> 1
nodebug 1, 2, 3, 4, 5, 6, 7
norst 1
nouseix 1
NULL 1

O

octal integer 1
offsets in assembly 1, 2, 3
online help 1, 2
operators 1
# and ## (macros) 1
arithmetic operators 1
decrement (--) 1
division (/) 1
increment (++) 1
indirection (*) 1
minus (-) 1
modulus (%) 1
multiplication (*) 1
plus (+) 1
pointers 1
post-decrement (--) 1
post-increment (++) 1
pre-decrement (--) 1
pre-increment (++) 1
assignment operators 1
add assign (+=) 1
AND assign (&=) 1
assign (=) 1
divide assign (/=) 1
modulo assign (%=) 1
multiply assign (*=) 1
OR assign (|=) 1
shift left (<<=) 1
shift right (>>=) 1
subtract assign (-=) 1
XOR assign (^=) 1
associativity 1
binary 1
bitwise operators
address (&) 1
bitwise AND (&) 1
bitwise exclusive OR (^) 1
bitwise inclusive OR (|) 1
complement (~) 1
pointers 1
shift left (<<) 1
shift right (>>) 1
comma 1
conditional operators (? :) 1
equality operators 1
equal (==) 1
not equal (!=) 1
in assembly 1
logical operators 1
logical AND (&&) 1
logical NOT (!) 1
logical OR (| |) 1
operator precedence 1
postfix expressions 1
( ) parentheses 1
[ ] array indices 1
dot (.) 1
parentheses ( ) 1
right arrow (->) 1
precedence 1
reference/dereference operators 1
address (&) 1
bitwise AND (&) 1
indirection (*) 1
multiplication (*) 1
relational operators 1
greater than (>) 1
greater than or equal (>=) 1
less than (<) 1
less than or equal (<=) 1
sizeof 1
unary 1
optimize size or speed 1
options
communications 1
compiler 1
debugger 1
display 1
editor 1
menu 1

P

PageDown key 1
PageUp key 1
partitioning 1
passing arguments 1, 2, 3, 4, 5
pasting text 1
periodic interrupt 1, 2, 3, 4, 5, 6
pointer checking 1
pointers 1, 2, 3
uninitialized 1
poll target 1
polling 1, 2
ports
serial 1
positioning text 1
power failure 1
precompile 1
precompiler 1
preserving registers 1, 2
Previous error <CTRL-P> 1
primary register 1, 2, 3
primitive data types 1
print
choosing a printer 1, 2
print file 1
print preview 1
printf 1, 2, 3, 4, 5, 6, 7
program
example 1
flow 1
optimize 1
reset 1
spanning 2 flash 1, 2
speed 1
programmable ROM 1
project files 1, 2, 3
promotion 1
protected
keyword 1
variables 1, 2, 3
prototypes
checking 1
function 1, 2, 3
in headers 1
punctuation 1

Q

quitting Dynamic C 1

R

Rabbit restart
protected variables 1
RAM
static 1
read-only memory 1
real-time
programming 1
redoing changes 1
registers
saving and restoring 1
shadow 1
snapshots 1
variables 1
window 1, 2
reset
program 1
software 1
target 1
ret 1, 2
reti 1
retn 1
return 1, 2, 3, 4
return address 1
ROM 1
programmable 1
root memory
assembly functions 1
file system usage 1
keyword 1, 2
memory map 1
static variables 1
variable address 1
RST 28H 1, 2
run
menu 1
mode 1, 2
no polling 1

S

sample programs
basic C constructs 1
save environment 1
saving a file 1
search text 1
segchain 1, 2
SEGSIZE 1
separate I&D space 1, 2, 3
serial
communication 1
options 1
shadow registers 1
shared 1
shared variables 1, 2, 3
short 1
show tool bar 1
single stepping 1, 2, 3
with descent 1
without descent 1
size 1, 2
sizeof 1
skipping to next loop pass 1
slave port 1
slice statements 1
soft breakpoints 1, 2
software
libraries 1, 2
reset 1
source window 1
SP (stack pointer) 1, 2, 3, 4, 5
special characters 1
special symbols
in assembly 1
speed 1, 2, 3
stack 1, 2, 3, 4, 5, 6, 7, 8, 9
checking 1, 2
frame 1, 2, 3, 4
frame reference point 1
frame reference pointer 1, 2, 3, 4
pointer (SP) 1, 2, 3, 4, 5
snapshots 1
window 1
STACKSEG 1
state machine
example 1
statements 1
static 1
RAM 1
variables 1, 2, 3
status register (F) 1
Stdio window 1, 2, 3
STDIO_DEBUG_SERIAL 1
step over 1
stop bits 1
stop program execution 1
storage class 1
auto 1
default 1
register 1, 2
static 1
strcpy 1
strings 1, 2
concatenation 1
functions 1
terminating null byte 1
struct keyword 1
structure
composites 1
keyword 1
nesting 1
offset of element 1
pass by value 1
return space 1, 2, 3
returned by function 1
union 1
subscripts
array 1
support files 1
switch 1, 2, 3
breaking out of 1
case 1
switching to edit mode 1
symbolic constant 1

T

target
communications 1
configuration 1
targetless compilation 1
TCP/IP 1
text cursor 1
text editing 1
text search 1
tiling windows 1
toggle
breakpoint 1, 2
interrupt flag 1
polling 1
toggle polling 1
toolbar 1
trace into 1
type
casting 1
checking 1, 2
definitions 1, 2
typedef 1, 2, 3

U

unary operators 1
unbalanced stack 1
undoing changes 1
uninitialized
pointers 1
union 1, 2, 3
unpreserved registers 1, 2
unsigned 1
unsigned integer 1
untitled files 1
USB 1
USE_2NDFLASH_CODE 1, 2
useix 1, 2, 3
Utility Programs
Font/ Bitmap Converter 1
Library File Encryption 1
Rabbit Field Utility 1

V

variables
auto 1
global 1
static 1
vertical tiling 1

W

waitfor 1
waitfordone 1
warning reports 1
watch expressions
add or delete 1
evaluate button 1
watch menu option 1
watch window 1
window 1
wfd 1
while 1, 2, 3
Window menu 1
windows
assembly 1, 2, 3
cascaded 1
information 1, 2
message 1
register 1, 2
stack 1, 2
Stdio 1, 2, 3
tiled horizontally 1
tiled vertically 1
watch 1, 2, 3

X

xdata 1
xmem 1, 2
asm blocks 1
XPC 1, 2
xstring 1

Y

yield 1

<< Previous | Index | Next >>
Z-World, Inc.
www.zworld.com
Phone: 1.530.757.3737
Fax: 1.530.757.3792
Rabbit Semiconductor
www.rabbitsemiconductor.com
Phone: 1.530.757.8400
Fax: 1.530.757.8402