User`s guide

Table Of Contents
C28x From Memory
3-28
3C28x From Memory
Purpose Generate code that retrieves data from any valid memory address on the board,
internal or external
Library c2800dspchiplib in Embedded Target for TI C2000 DSP
Description This block retrieves data of the specified data type from a particular memory
address on the target.
Memory address — Address of the target memory location, in hexadecimal,
from which to read data
Data type — Data type of the data to obtain from the above memory address.
The data is read as 16-bit data and then cast to the selected data type. Valid
data types are
double, single, int8, uint8, int16, uint16, int32, and uint32.
Sample time — Time interval, in seconds, between consecutive reads from the
specified memory location.
Samples per frame — Number of elements of the specified datatype to be read
from the memory region starting at the given address
Dialog Box
See Also
C28x To Memory
C28x From
Memory
C28x From Memory