next up previous contents
Next: Running SNOMAN Up: Subprocessors Previous: Cooperating with Other Subprocessors   Contents

Adding New Subprocessors

To add a new (hardwired) subprocessor create/modify files as follows:-

raa_com_subp.inc
Increase KRAA_MX_SUBP by one. This new value of this parameter will be the subprocessor's number (shown as ??? in this list). Define a mnemonic for the subprocessor e.g. KRAA_SUBP_BURST_CUT

raa.dat
Add a RAAS ??? titles bank.

raa_call_subp.for
Add a call to RAA_SUBP_??? testing on its mnemonic.

raa_subp_???.for
Create a file containing the subprocessor code.



sno Guest Acct 2009-09-09