HST Module
Application Program Interface
2-143
2.9
HST Module
Important Note:
This module is being deprecated and will no longer be
supported in the next major release of DSP/BIOS. The HST module is
still supported in DSP/BIOS 5.32 and will be supported in any patch
releases or minor enhancements to DSP/BIOS 5.32.
The HST module is the host channel manager.
Functions
❏
HST_getpipe. Get corresponding pipe object
Configuration
Properties
The following list shows the properties that can be configured in a Tconf
script, along with their types and default values. For details, see the HST
Manager Properties and HST Object Properties headings. For
descriptions of data types, see Section 1.4,
Module Configuration Parameters
Instance Configuration Parameters
Description
The HST module manages host channel objects, which allow an
application to stream data between the target and the host. Host
channels are statically configured for input or output. Input channels (also
Name
Type
Default (Enum Options)
OBJMEMSEG
Reference
prog.get("DARAM")
HOSTLINKTYPE
EnumString
"RTDX" ("NONE")
Name
Type
Default (Enum Options)
comment
String
"<add comments here>"
mode
EnumString
"output" ("input")
bufSeg
Reference
prog.get("DARAM")
bufAlign
Int16
4
frameSize
Int16
128
numFrames
Int16
2
statistics
Bool
false
availableForDHL
Bool
false
notifyFxn
Extern
prog.extern("FXN_F_nop")
arg0
Arg
3