EasyManuals Logo

Texas Instruments TMS320 User Manual

Texas Instruments TMS320
288 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #104 background imageLoading...
Page #104 background image
Real-Time Data Exchange
3-42
3.8.5 Special Considerations When Writing Assembly Code
The RTDX functionality in the user library interface can be accessed by a
target application written in assembly code.
See the TMS320C55x Optimizing Compiler User’s Guide or the
TMS320C6000 Optimizing Compiler User’s Guide for information about the
C calling conventions, run-time environment, and run-time-support functions
applicable to your platform.
3.8.6 Target Buffer Size
The RTDX target buffer is used to temporarily store data that is waiting to be
transferred to the host. You may want to reduce the size of the buffer if you
are transferring only a small amount of data. Alternately, you may need to
increase the size of the buffer if you are transferring blocks of data larger than
the default buffer size.
You can change the RTDX buffer size in the .tcf configuration file.
3.8.7 Sending Data From Target to Host or Host to Target
The user library interface provides the data types and functions for:
Sending data from the target to the host
Sending data from the host to the target
The following data types and functions are defined in the header file rtdx.h.
They are available via DSP/BIOS or standalone.
Declaration Macros
RTDX_CreateInputChannel
RTDX_CreateOutputChannel
Functions
RTDX_channelBusy
RTDX_disableInput
RTDX_disableOutput
RTDX_enableOutput
RTDX_enableInput
RTDX_read
RTDX_readNB
RTDX_sizeofInput
RTDX_write
Macros
RTDX_isInputEnabled
RTDX_isOutputEnabled
See the TMS320 DSP/BIOS API Reference Guide for your platform for
detailed descriptions of all RTDX functions.

Table of Contents

Other manuals for Texas Instruments TMS320

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TMS320 and is the answer not in the manual?

Texas Instruments TMS320 Specifications

General IconGeneral
BrandTexas Instruments
ModelTMS320
CategoryComputer Hardware
LanguageEnglish

Related product manuals