Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
Search Results for "bf535"
Post a new Thread
Jaime Andres Aranguren Cardona - Dec 19 2005
Hi Sirs,
I asked my contacts at Analog, and they confirmed that
the BF535 is still alive.
So don't worry, guys!
For the original poster: this could be a nice pa... 
- Dec 17 2003
Hello
I am trying to run the 'Talkthrough C.dpj' example program of the
BF535 EZLite eval board. Unfortunatly it does not run because it does
remain to stay in... 
Adrian Hey - Nov 12 2006
Hello Fabio,
fabio_fly wrote:
> I understand that the RETI push instruction should be the 1st. one as a
> recommendation, not as an obligation.
Well this is what's strang... ![Re: [--SP]=RETI (Blackfin)](/new/images/icon_more.jpg)
A.B Patil - Feb 17 2004
Hi All,
I am working on the optimisation of the C code. I have used intrinsics in the program. If I execute the program on the EZ-KIT BF535 it is giving the cor... 
tanu...@yahoo.co.in - Feb 22 2008
Hello,
We had a similar problem, and a colleague of mine found out that there is a statement to be put in comments (in short, removed) if you are using a higher version of the B... 
igor_mikh - Jul 31 2003
Hello,
I'm porting a voice codec to Blackfin DSP (BF535).
Until recently I didn't have the Blackfin evaluation board (ADDS-
BF535-EZLITE).
So I used Visual D... 
musiimiao - Nov 16 2003
Hi, Super ADSP stars and Gals and Guys and ...,
I got a problem with my BF535 EZ-KIT.
It does not talk with my VDSP 3.1 properly.
Wat I had done is:
I load some... 
roei...@intellimind.co.il - Nov 6 2007
Hello,
I have bf535.
If someone can transmit me the project "FrameCaptureVideoOut" in the SDK.
I can't download it because I have visualDSP 5.0.
Best Regard,
Aizler
... 
musii shi - Nov 22 2003
Hi, all I got a problem when using BF535 Evaluation board EZ-KIT. When I launched Virtual DSP++, and select the session of ADSP-21535 EZ-KIT Lite, it met a problem an... 
Dhaval Parekh - Mar 28 2006
Hi All,
I would highly appreciate if any one can answer my query.
I have written a small program in C to check the cycle consumption for different operations in Blackfin (BF535... 
ron_zach - Sep 11 2003
When the uclinux files was posted a couple weeks ago I compiled it
and tried to load it up on my bf533 kit. The program did not run and
in the code it seemed to hav... 
cottonking2000 - Jun 3 2003
Has anyone used the RedcellX OS for the BF535?
If so I would like to get some feed back. I looked at a few os'ES
and found they were lacking one thing or another... 
jjsonics - Aug 21 2005
Hi,
I'm currently experimenting with the BF535EZKit and the example USB
code provided by AD.
My problem is that I cannot seem to compile the PC example code which ... 
AU VSP - Aug 5 2004
Hello all,
I am interested in finding performance data of
configuring L1 on BF as Cache as opposed to SRAM
for typical speech/audio/video codec algorithms.
Also... 
bsdap - Nov 26 2005
Hi All, I have implemented the 32 bit fixed point multiplication as described in EE-186 application note by Analog Devices. I have briefly described it here... ... 
Al Clark - Oct 26 2007
Unless you are using a device that supports AC-97 directly or you are
using the special 16 bit mode (SLOT16) that a few ADI AC-97 codecs
support, writing a driver for an AC-97 ... 
ramp...@sify.com - Dec 15 2005
Dear All,
I am working in interfacing BlackFin processor onto the PCI bus.
Can I interface BF533 with a commercial PCI controller like PCI9030. Do I need to add any logic in... 
ANAND - Sep 29 2004
Hello all
I am a fresher to the Blackfin family.(working on
BF535)
can anybody please guide me,under what all contexts
the instruction RTI is used.please give m... 
Jokerz2 - Nov 21 2003
Hello,
I am trying to set the spi baud rate. I am using an APEX usb
emulator. I write to the register like this ..
*pSPI1_BAUD = 50;
It is a bf535 eval... 
M B - Sep 16 2003
Hi
Does anyone have an example on how to work with putting both data and program on
the SDRAM and have the program/data cache enabled.
I am using the BF533 EZ-Kit... 
Jaime Andres Aranguren Cardona - May 21 2006
Monica,
Epigon Media Technologies (www.epigon.co.in) had (I
don't know if this is current) JVM for BF535 Blackfin
processor. Get in contact to them, so maybe they can
help.
... 
roemer102938 - Oct 25 2004
Hi I am trying to programm a bf535 on a hwak 35 card
the problem is that I have use some of the hawk35 drivers and so I
have to use their ldf file because if ... 
path...@yahoo.com - May 23 2007
Hi,
I am working on G.729 in BF535 EZ-KIT. I have written the assembly code for convolution function. I enabled optimization in Project Option. If i run the code, i got Unknown ex... 
zrimkunas - Aug 12 2003
Hi,
I am working with an ADSP BF533 ez-kit and need to change the
sampling rate to something quite low. The audio codec is AD1836 and
its documentation pretty muc... 
Michael Rinder Larsen - Jun 24 2003
Hi
I'm using the Blackfin 21535 and I'm having some difficulties getting the
serial port to work as required.
I understand the serial ports on 21160/21160, but... 
stephen coffey - Apr 7 2004
Hello,
I am working with an EZ-LITE KIT for the BF353
Blackfin processor. As some of you might already known
the BF353 has two individual SPI ports. I am worki... 
Kenneth Porter - Oct 21 2003
--On Monday, October 20, 2003 10:03 PM +0000 mhennerich
<> wrote:
> I recently noticed a new blackfin non commercial forum page...
> Looks quite interesting...... 
dp161282 - Jun 2 2006
Hello All,
I would highly appreciate any help regarding the following issue.
I have a code written in C, which I intend to test on the Visual DSP++ 4.0 Simulator(L... 
Kenneth Porter - Nov 16 2003
--On Sunday, November 16, 2003 10:30 AM -0800 gaurav reddy
<> wrote:
> Hi
> I earlier had a ADSP21065L board with a summit ICE
> JTAG emulator pod.Now,I have... 
Devin D. Butterfield - Apr 5 2004
Hi all,
I'm still fairly new to DSP and I'm learning on a Blackfin BF535 Ezkit. I've
come across a strange problem and I don't have a clue what's causing it.
... 
Raj Baretto - Nov 20 2003
Hi,
Can anyone would let me know the current prices of eval-board BF533 and BF535? Where can I get this and the most fastest way to buy. Do let me know about the ... 
tms320vc33 - Dec 14 2003
XL101-ICE Universal Serial Bus Emulator for Analog
Devices JTAG DSPs The XL101-ICE system is a Universal Serial Bus(USB)-
based DSP emulator. This emulator provides... 
Jaime Andres Aranguren Cardona - Jan 12 2005
Hi,
At this ftp site ( ftp.analog.com/pub/tools/Hardware
), from Analog Devices, you can download all of the
electronic information required for the design, ... 
musii shi - Nov 26 2003
First, thx for all the help. But I cant solve this problem. I have given out a detailed error report this time.
(VDSP I used is download from website... 