SPI Programming Manual (G06.24+, H06.03+, J06.03+)

SPI Programming Examples
SPI Programming Manual427506-006
E-2
Supporting Files
Compile Command Files
E-10 The C program equivalent of Example E-9 SECREQRC E-36
E-11 A simple SPI server that responds to commands from
the requester in Example E-7. This example
demonstrates fundamental SPI server activities.
SETSERV E-44
E-12 The C program equivalent of the TAL SPI server
program shown in Example E-11
SECSERVC E-55
Example Description Source File Page
E-13 Common declarations used in the TAL example
programs
SETCDECS E-67
E-14 Common declarations used in the C example programs SECCH E-68
E-15 Common routines used by the TAL example programs. SETCUTIL E-69
E-16 Common routines used by the C example programs SECCUTLC E-73
E-17 Common declarations used in the TAL requester and
server examples
SETRDECS E-79
E-18 Common declarations used in the C requester and
server examples
SECRH E-81
E-19 Common routines used by the TAL requester and server
examples
SETRUTIL E-82
E-20 Common routines used by the C requester and server
examples
SECRUTLC E-85
Example Description Source File Page
E-21 A TACL command file that compiles the TAL example
programs
SETBUILD E-90
E-22 A TACL command file that compiles the C example
programs
SECBUILD E-90
Example Description Source File Page