Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Discussion Groups | Analog Devices DSPs | Streams with the ADSP-218x Debugger

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

Streams with the ADSP-218x Debugger - robmcevoy - Dec 19 15:27:00 2003



Hi,

I'm trying to write a program for my ADSP 2189M Ez-Kit Lite board,
which takes in data samples from a Codec on SPORT0 and transmits the
results over SPORT1 to a binary file.

Is this possible? In the ADSP 218x examples that were given with the
Visual DSP++ software, there is an example (Example 2) for the 2181
that takes data from an input file and transmits the same data to an
output file. However, when I try to set up the Settings for the
streams in the Visual DSP++ debugger, the 'Streams' option is grayed
out!

Does it annoy anyone else that nearly all the examples given with
the Ez-Kit board pertain to the 2181, and don't work on the 2189?

Thanks in advance,

Rob






(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

Re: Streams with the ADSP-218x Debugger - Jaime Andres Aranguren Cardona - Dec 19 17:45:00 2003

Hello,

I think the "streams" feature of VDSP++ works only
for a simulation session, not for emulation or EzKit
session (which is really a pitty).

However, one workaround that comes to my mind is:

Capture data from CODEC, process it and store
processed data into memory (the '89 has rather big
memory on chip). Then perform a Memory->Dump
operation, to get the processed data into a data file.

Regards,

JaaC --- robmcevoy <> wrote:
> Hi,
>
> I'm trying to write a program for my ADSP 2189M
> Ez-Kit Lite board,
> which takes in data samples from a Codec on SPORT0
> and transmits the
> results over SPORT1 to a binary file.
>
> Is this possible? In the ADSP 218x examples that
> were given with the
> Visual DSP++ software, there is an example (Example
> 2) for the 2181
> that takes data from an input file and transmits the
> same data to an
> output file. However, when I try to set up the
> Settings for the
> streams in the Visual DSP++ debugger, the 'Streams'
> option is grayed
> out!
>
> Does it annoy anyone else that nearly all the
> examples given with
> the Ez-Kit board pertain to the 2181, and don't work
> on the 2189?
>
> Thanks in advance,
>
> Rob >
>
> _____________________________________
> /groups.php3

=====

Jaime Andrés Aranguren Cardona

__________________________________




(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )