R-Engine-D
Chapter 4: Software
4-21
4.7
Other Sample code
The following is a list of other sample code available for the R-Engine-D. Each will show an example
plementation of the specific hardware and are located in the tern\186\samples\rd directory. Most can also
be found in the
rd.ide
test project.
tern\186\samples\fn\fs_cmds1.c
// file system demo, see
rd.ide
rd_hv.c
// high voltage drivers.
for the Compact Flash interface. Refer to Chapter 4 of the
lashCore technical manual (tern_docs\manuals\flashcore.pdf) for a summary of the available routines.
he libraries and header files are as follows:
mm16.lib
Libraries are found in the tern\186\lib directory and header files in the tern\186\include directory. Refer to
cf.c and fs_cmds1.c.
im
rd_cs89.c
// Ethernet controller
rd_cf.c
// Compact flash interface, shows raw reads/writes by sector
4.7.1
File system support
TERN libraries support FAT file system
F
T
fileio.h
filegio.h
filesy16.lib
rd.ide
for two samples, rd_