Getting Started
9
2.2 Dynamic C Libraries
With Dynamic C running, click
File
>
Open
, and select
Lib
. The following list of
Dynamic C libraries will be displayed.
Let’s examine the libraries.
•
Bioslib
—libraries specific to running a BIOS, apply to all controllers. Although the
functions in these libraries are required by the BIOS, they are not exclusive to the
BIOS.
•
Cofunc.lib
—enables multitasking cofunctions to be defined starting with
cofunc
.
Cofunctions may be nested within costatements.
•
Costate.lib
—enables multitasking costatements to be defined starting with
costate
.
Also contains a library of commonly used costatements.
•
Fft.lib
—fast Fourier transform functions.
•
Math.lib
—math functions.
•
Program.lib
—does program initialization before calling
main
.
•
Rs232.lib
—interface designed to provide users with a set of functions that send and
receive data without yielding to other tasks, and a set of single-user cofunctions that
send and receive data but yield to other tasks.
•
Rtclock.lib
—real-time clock drivers.
•
Slice.lib
—library functions that allow multitasking.
•
Stdio.lib
—standard Dynamic C terminal window I/O functions.
•
String.lib
—string operations.
•
Sys.lib
—support libraries.
Содержание RabbitCore 2000
Страница 1: ...RabbitCore 2000 C Programmable Core Module Getting Started 001004 C...
Страница 4: ...RabbitCore 2000...
Страница 7: ...Getting Started 1 1 INSTALLING DYNAMIC C...
Страница 24: ...18 RabbitCore 2000...
Страница 25: ...Getting Started 19 4 SAMPLE PROGRAMS...
Страница 33: ...Getting Started SCHEMATICS...
Страница 34: ......