- 1.1 Kit Contents
- 1.2 Documentation
- 1.3 An Overview of Dynamic C for the Rabbit
- 2.1 Software Installation
- 2.2 Getting Hooked Up
- 2.2.1 Prototyping Board
- 2.2.2 Jackrabbit Board
- 2.3 Starting Dynamic C
- 3.1 Running Sample Program DEMOJR1.C
- 3.2 Single-Stepping
- 3.2.1 Watch Expression
- 3.2.2 Break Point
- 3.2.3 Editing the Program
- 3.2.4 Watching Variables Dynamically
- 3.2.5 Summary of Features
- 3.3 Cooperative Multitasking
- 3.4 Advantages of Cooperative Multitasking
- 4.1 More About Dynamic C
- 4.1.1 Operating System Framework
- 4.2 I/O Drivers
- 4.2.1 Initialization
- 4.2.2 Digital Output
- 4.2.3 Analog Output
- 4.2.4 Analog Input
- 4.3 Serial Communication Drivers
- 4.3.1 Open and Close Functions
- 4.3.2 Non-Cofunction Blocking Input Functions
- 4.3.3 Non-Cofunction Blocking Output Functions
- 4.3.4 Single-User Cofunction Input Functions
- 4.3.5 Single-User Cofunction Output Functions
- 4.3.6 Circular Buffer Functions