SPRAA56
2.1DSP/BIOS and RF5 Components Used
The base application leverages various DSP/BIOS
•LOG – Logging events
•STS – Statistics accumulators
•TRC – Control of
In addition to these DSP/BIOS components, the application also uses the UTL module for debugging and diagnostics. This module is provided in the Reference Frameworks distribution. The UTL module is described in more detail in Reference Frameworks for eXpressDSP Software: API Reference (SPRA147).
In addition to modules used for
•MBX – Mailbox software module for
•TSK – Task scheduling module (DSP/BIOS)
•SCOM – Synchronization and
•CHAN – Instantiates and serially executes
•CELL – Container for xDAIS algorithms in a CHAN (RF)
•ALGRF – Encapsulates the procedure for xDAIS algorithm instantiation (RF)
The following module provides an interface to the video port device driver, and is described in The TMS320DM642 Video Port
•FVID – Frame Video APIs for communicating with video port device drivers
A brief description of the DSP/BIOS and RF5 modules used extensively in benchmarking the application is given in the following subsections.
2.1.1 LOG
The LOG module captures events in real time while the target program executes. You can use the system log (LOG_system) or create
DSP/BIOS | 5 |