DSPRelated.com
Forums

Re: Sending image through RTDX

Started by arun...@gmail.com October 7, 2009
Hi,

how to send image through rtdx to TMS320c6416T. pleae give me clear discription.

Thanks&Regards
ARUN

_____________________________________
Guys Please help to Arun. Since he is a begineer and in a urgent
requirement.

On 10/7/09, a...@gmail.com wrote:
> Hi,
>
> how to send image through rtdx to TMS320c6416T. pleae give me clear
> discription.
>
> Thanks&Regards
> ARUN
>

--
A MADHU REDDY
Ananthula-

> Guys Please help to Arun. Since he is a begineer and in a urgent
> requirement.

A basic suggestion for Arun is to learn how to use simple C code file I/O in DSP to read a file from the host. A few
notes:

-any type of data is Ok to start. Once it's
working and Arun's understanding is better,
then he can read an image file

-place file I/O in main.c in DSP code; i.e. do
not expect DSP to be running anything real-
time. Concentrate on file I/O initially

-this approach is general and applies whether
RTDX is used or not

-do some reading about RTDX -- it's advantages
and limitations

Hopefully Arun can come back with some specific questions, for example "I read TI documents SPRUa, SPRUb, etc, I tried
this example, I expected this result, but instead I got this [error message, incorrect data, etc] -- what am I doing
wrong?". Then he can expect to get many more replies.

-Jeff

> On 10/7/09, a...@gmail.com wrote:
>> Hi,
>>
>> how to send image through rtdx to TMS320c6416T. pleae give me clear
>> discription.
>>
>> Thanks&Regards
>> ARUN
>> --
> A MADHU REDDY
>

_____________________________________