DSPRelated.com

Error: Booting at higher frequencies!!!!

Started by rk_stevean in Analog Devices DSPs17 years ago 1 reply

Hi I am workin gon the customised board with ADSp 21160 and 25 MHz crystal on it. I am having problem in booting at higher frequency ie,...

Hi I am workin gon the customised board with ADSp 21160 and 25 MHz crystal on it. I am having problem in booting at higher frequency ie, at 100 Mhz(4:1 Clk cfg). At 2:1 the boot code is working fine. There is a slight variation in the boot code that is getting copied at the location in 3:1 clk cfg.=20 Consider this part of code that is getting copied at 2:1 in the mentioned lo...


Host interface on ADSP-21065L

Started by tube...@interia.pl in Analog Devices DSPs17 years ago 3 replies

Hello i'm new one on this group :] I'm projecting simle dsp system for audio aplication i want to use adsp 21065L audio codec ad1819b...

Hello i'm new one on this group :] I'm projecting simle dsp system for audio aplication i want to use adsp 21065L audio codec ad1819b and eprom for booting , but i also want to use (its very important to me ) Host interface so i can run and test sipmle programs with this module . I want connect a Host interface thru level shifters buffers with pc parell port i think it will be very fle...


booting 21062 from flash memory

Started by joshy jose in Analog Devices DSPs17 years ago 1 reply

hai friends, 1) i wish to boot the adsp 21062 dsp from flash memory using the EEPROME booting mode of this processsor, is that possible? 2)...

hai friends, 1) i wish to boot the adsp 21062 dsp from flash memory using the EEPROME booting mode of this processsor, is that possible? 2) there need to be any change for this booting from the flash? 3)i am thinking about this because using EEprom is very costly(EEPROM writer)? -- regards, Joshy m. Jose kerala , India 91-9447...


Must TCK be pulled up or down in ADSP-21262?

Started by jcarlosmor in Analog Devices DSPs17 years ago 2 replies

Hi. In the ADSP-21262 datasheet (Rev B) is it stated that the TCK line (used for JTAG port) "must be asserted (pulsed low) after power-up or...

Hi. In the ADSP-21262 datasheet (Rev B) is it stated that the TCK line (used for JTAG port) "must be asserted (pulsed low) after power-up or held low for proper operation of the ADSP-21262". However, in the ADSP-21262 EZ-KIT LITE schematic diagram it is pulled- up to mantain a high when you just run the DSP without JTAG intervention. Of course the TRST* must be held down after power-up bu...


Help required for porting melp on asdp-2188

Started by steh...@hotmail.com in Analog Devices DSPs17 years ago

I am trying to port the melp code on ADSP-2188. First of all can anyone tell me where I can find the proper algoritm of melp (I want to understand...

I am trying to port the melp code on ADSP-2188. First of all can anyone tell me where I can find the proper algoritm of melp (I want to understand it before porting it in and for conversion into assembly). Secondly I have the code from Texas instruments in C but I am not able to clearly see the interfaces and what initializations are required to port it. Where can I find a document or any inform...


ADSP TS 201 - sine and cosine of long double type

Started by dspnewbie in Analog Devices DSPs17 years ago 2 replies

Hi Group, I am relatively a newbie to dsp and trying to implement some programs. Curretly I am using Tigersharc ADSP TS 201 EZ-Kit. One of my...

Hi Group, I am relatively a newbie to dsp and trying to implement some programs. Curretly I am using Tigersharc ADSP TS 201 EZ-Kit. One of my programs calculates cosine and sine of long double type values. I am wondering if there is a way to calculate sine and cosine of 0 to 1024 number of values ahead of time and store them in a vector and access it when the need arises. Couple of quest...


Jtag support for ADSP 21065L processor with AMD 512x8 flash (AM29F040B & AM29LV

Started by ajith_pc in Analog Devices DSPs17 years ago

Hello, There is a wonderful open-source JTAG tools available in sourceforge.net. It supports a variety of processors and also CFI complaint...

Hello, There is a wonderful open-source JTAG tools available in sourceforge.net. It supports a variety of processors and also CFI complaint flashes. Please go through the site to know more info. http://openwince.sourceforge.net/jtag/ We have added support for ADSP 21065L (MBGA) processor with AMD 512x8 flash. We have tried this new processor support in a Linux platform and which is work...


Download to customized BF561 board

Started by Zahir khan in Analog Devices DSPs17 years ago 2 replies

Hi, I am new to group & BF561 also. I am using BF561 customized board having SPI EPROM & FLASH mapped to 0xEF000000 I want to...

Hi, I am new to group & BF561 also. I am using BF561 customized board having SPI EPROM & FLASH mapped to 0xEF000000 I want to download boot codes to SPI FLASH using ADSP IDDE VDSP++4.5. This one is RAW board nothing is there in it. I will going to use JTAG. Please any one help me in this regards. thanks in advance, regards, Zaahir Khan


Basic Filter Implementation

Started by Dan in Analog Devices DSPs17 years ago 3 replies

I'm a beginner when it comes to DSP but I need to learn how to implement basic filters on a DSP board. I'm using an ADSP-21369 EZ-Kit from...

I'm a beginner when it comes to DSP but I need to learn how to implement basic filters on a DSP board. I'm using an ADSP-21369 EZ-Kit from Analog Devices. I understand how to generate coefficients using Matlab but how to I use these coefficients to filter my input signal. Can someone explain using either code or just an explanation. Any help will be greatly appreciated.


SPORT autobuffering problem on EZ ICE ADSP-218x

Started by steh...@hotmail.com in Analog Devices DSPs17 years ago 1 reply

Hi, First of all I am sorry if you are receiving multiple copies of this mail. I am trying to program and communicate with CODEC AD73311AR on...

Hi, First of all I am sorry if you are receiving multiple copies of this mail. I am trying to program and communicate with CODEC AD73311AR on SPORT0. I have programmed the CODEC to work at 1.024MHz SClock and 32KHZ sampling frequency. I am using I2 and I3 for initializing SPORT0. I am attaching the code for CODEC and SPORTs initialization function. It is clear from the code that I have buffers...


Playback on speaker using ping-pong buffers

Started by Sanjam in Analog Devices DSPs17 years ago 1 reply

Hi all I am working on playing a AAC decoded file on the speaker side on a ADSP board. To begin with , I have simply take a PCM buffer and...

Hi all I am working on playing a AAC decoded file on the speaker side on a ADSP board. To begin with , I have simply take a PCM buffer and am trying to play it on the speaker. I am using ping -pong buffer implementation wherein I am first writing data to buffer. Then through DMA , I am transferring this data to DAC which is connected to speaker. While this buffer is being played on spe...


Regarding G.729A Speech coding

Started by arul rajan in Analog Devices DSPs17 years ago 2 replies

Hi everyone, I am from SSN college of engg doing ME . I need to use the g.729 codec for a PG project in Blackfin ADSP BF533 Could u send...

Hi everyone, I am from SSN college of engg doing ME . I need to use the g.729 codec for a PG project in Blackfin ADSP BF533 Could u send me the g.729 encoding / decoding algorithm ( C Coding ) or is there any web page with a detailed description of the encoding / decoding process please help me thanks in advance, yours truly, arulrajan --------------------------------- He...


ADSP TS-201 (using the multiprocessor capability)

Started by dsp newbie in Analog Devices DSPs17 years ago 2 replies

Hi, I am running a program on this processor. My program calculates sine and cosine values. It has a for loop as below: for(n = 0L ; n

Hi, I am running a program on this processor. My program calculates sine and cosine values. It has a for loop as below: for(n = 0L ; n


reg. measuring cycle counts ADSP TS201

Started by dsp newbie in Analog Devices DSPs17 years ago 5 replies

Hi, I am trying to calculate the number of cycle counts in my program for a particular section of the code. But I am not getting the total...

Hi, I am trying to calculate the number of cycle counts in my program for a particular section of the code. But I am not getting the total cycle count for some reason. I followed the instructions in the document VDSP++ 4.5 C/C++ compiler and library manual under section "measuring cycle counts". I am trying to use "Basic cycle counting facility". The part of the code I have written is as f...


How to perform Profiling in release mode ??????

Started by Sanjam in Analog Devices DSPs17 years ago

Hi all, I am working on ADSP-BF537 KIT. I am facing problem regarding profiling of my application. When I perform profiling on board...

Hi all, I am working on ADSP-BF537 KIT. I am facing problem regarding profiling of my application. When I perform profiling on board (statistical profiling ) in debug mode , I am getting profiling report. But if I run my application in release mode , I get a blank report that probably suggests that no profiling could be done. I understand the limitation of statistical profiling , but my...


info

Started by abhishek tiwari in Analog Devices DSPs17 years ago

hi all, my design is having interface btw. adsp ts101 and virtex-2(fpga). one of the link port is connected to virtex-2. hw i can...

hi all, my design is having interface btw. adsp ts101 and virtex-2(fpga). one of the link port is connected to virtex-2. hw i can program it from fpga.. wat abt link_dir.it should b an i/p or o/p to fpga. can u help me...... ---------------------------------------------- ALSO-> for booting flash data lines should be lower 8-bits or msb data bits..from tiger sharc.. plz.tell


programming doubt in 21065L

Started by naveen s in Analog Devices DSPs17 years ago

Sir, i am working with ADSP 21065L Processor, and i am using VDSP4++ for Programming, i am programming using C language I want to know,...

Sir, i am working with ADSP 21065L Processor, and i am using VDSP4++ for Programming, i am programming using C language I want to know, is it possible to move all the content of a file(consider it as "1.dat") directly into any Array, just by using the file name. To make it more clear, in ASM it is possilbe in this form .segment\dm seg_dmda; .var array1[5] = {1...


some anomolies i found while working on adsp 21061 simulator in visual dsp 3++??

Started by canb...@yahoo.co.in in Analog Devices DSPs17 years ago 2 replies

r3=r1*r2; supporeted in ADSP 21061 but while checking the results in r3 it is zero whatever the value of r1 and r2 may be..but r3=r1+r2;it works...

r3=r1*r2; supporeted in ADSP 21061 but while checking the results in r3 it is zero whatever the value of r1 and r2 may be..but r3=r1+r2;it works with charms and i can check the value of r3. mrf=r1*r2; i always find the result twice of what i am expecting say r1=2,r2=r3 then mrf=12 which is 2*6( 6 is the expected result);


software reset problem while working onADSP 21061 EZ-KIT via HPPCI

Started by canbruce_contact in Analog Devices DSPs17 years ago 4 replies

Visual dsp 3++ problem. Even After a software reset (while working on=20 session name ADSP 21061 EZ-KIT VIA HPPCI)I find the values of...

Visual dsp 3++ problem. Even After a software reset (while working on=20 session name ADSP 21061 EZ-KIT VIA HPPCI)I find the values of register=20 file holding some garbage value. Since software resets processor=20 status I am expecting register values to be zero.I scan through the=20 forum and what I find there is (I presume it is) that a procedure=20 should be written to ensure register fi...


=?iso-8859-1?q?*=5F=5F=5FTHISPROGRAM_DOES_NOT_WORK_ON_ADSP21061_=93PORT_DOES_NOT_EXIST_OR_OPEN_=93MESSAGE?=

Started by canbruce_contact in Analog Devices DSPs17 years ago

_____________________________________________________________________ SPORT Transmit Example: Uses the feature in which the...

_____________________________________________________________________ SPORT Transmit Example: Uses the feature in which the ADSP-2106x=20 core will stall when attempting to write to a full TX register. This=20 example sets up a loop to transmit the data in the data buffer "source". _____________________________________________________________________ ___*/ #define N 8 #include "def2106...