DSPRelated.com

40 bit subtraction in 16 bit processor.

Started by mahtab alam in Analog Devices DSPs19 years ago 1 reply

hi every one, I am a design engineer and doing voice compression in ADSP 218x series.This is basically a 16 bit processor. Actually i am...

hi every one, I am a design engineer and doing voice compression in ADSP 218x series.This is basically a 16 bit processor. Actually i am porting C-code in Assembly and I am using its IDE ( Analog Devices Visual DSP ++). Now i am facing a problem in handling 40 bit arithmatic. complete description of my quary is below. " A 40 bit variable ' L40_sum ' , this varia


ADSP-2189N IDMA

Started by Jaime Andres Aranguren Cardona in Analog Devices DSPs19 years ago

Hello, I am doing IDMA reading and writting on an ADSP-2189N, revision 3.2 When writting, which I use for boot up from a...

Hello, I am doing IDMA reading and writting on an ADSP-2189N, revision 3.2 When writting, which I use for boot up from a host PC via a microcontroller, everything goes fine, which I can verify by means of the 218x-EzICE. But when reading the con


VDSP++ for SHARC and 21xx on the same hard disk

Started by Anonymous in Analog Devices DSPs22 years ago 6 replies

Hi, I have been wondering if is it possible to do SHARC and 218X-219x development on the same computer, I mean, VisualDSP++ 1.0...

Hi, I have been wondering if is it possible to do SHARC and 218X-219x development on the same computer, I mean, VisualDSP++ 1.0 SP1 and VisualDSP++ 2.0 for 21xx on the same hard disk? Any pointer on how to do it is ver, very welcomed. Best regards,


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...


2181 memory

Started by Rinux in Analog Devices DSPs21 years ago

I connect a ram like in Engineer To Engineer Note EE-39 DSP SRAM A0-A13 A0-A13 D16-D23 A14-A21 D8-D15 D0-D7 CMS CE ...

I connect a ram like in Engineer To Engineer Note EE-39 DSP SRAM A0-A13 A0-A13 D16-D23 A14-A21 D8-D15 D0-D7 CMS CE WR WE RD OE and ADSP-218x DSP Hardware Reference (memory interface ) page 22


doubt

Started by sridevi elumalai in Analog Devices DSPs20 years ago 4 replies

i am working on adsp 218x using vdsp tool i make these initialisations in the program but it gives a _main entry level error. ...

i am working on adsp 218x using vdsp tool i make these initialisations in the program but it gives a _main entry level error. please help me out to clear it. the initialisations are: .section/dm data1; .var a[100]="coef.dat"; .section/pm interrupts;


problems with ffts.h

Started by Bohart, Allen in Analog Devices DSPs24 years ago

I seem to be having problems with using the ffts.h header file. Every time I try to use it, the compiler gives me the following...

I seem to be having problems with using the ffts.h header file. Every time I try to use it, the compiler gives me the following error message: [Error E2007] symbol 'twid_real' referenced in file 'C:\PROGRAM FILES\ANALOG DEVICES\VISUALDSP\218X\LIB\LIBC.DLB(FFT8.DOJ)' could not be


mpeg layer II audio in 218x or 2106x?

Started by John in Analog Devices DSPs24 years ago

I need to decode multiple MPEG layer IIc audio streams in one or more DSPs. I'm considering either the fixed point 2189 or the sharc...

I need to decode multiple MPEG layer IIc audio streams in one or more DSPs. I'm considering either the fixed point 2189 or the sharc 21065, both of which are listed as having support for MPEG audio decoding buried in the analog devices web pages. does anyone have any recommendations


ADSP BDMA queries

Started by ahma...@yahoo.com in Analog Devices DSPs19 years ago 1 reply

Hello everyone, hope everyone is doing fine. I'm a newbie in ADSP 218x (2181). I have strong micro-controller background .... I have some...

Hello everyone, hope everyone is doing fine. I'm a newbie in ADSP 218x (2181). I have strong micro-controller background .... I have some problems in BDMA, Please be patient to answer my simplest questions. question about BDMA are as follows: 1) Is BDMA used to download the program (that we burn in flash memory) from any flash into the DSP program memory and then ex


AW: Third party compilers for ADSP family

Started by Andor Bariska in Analog Devices DSPs24 years ago

>Hi, > > Can anyone give me typical performance comparision of for Analog Devices >Software Tools for ADSP-218x platform. > ...

>Hi, > > Can anyone give me typical performance comparision of for Analog Devices >Software Tools for ADSP-218x platform. > > MIPS of a Cross compiled assembly program Vs MIPS of Optimized Hand Written >assembly program? > >Typical e


EE-60 on the ADSP-2189M EZ-KIT Lite

Started by "pfk...@sbcglobal.net" in Analog Devices DSPs15 years ago

Hello all; I recently tried to get EE-60 (218x UART.zip) running on the ADSP-2189M EZ-KIT Lite board with only partial luck. Does any one...

Hello all; I recently tried to get EE-60 (218x UART.zip) running on the ADSP-2189M EZ-KIT Lite board with only partial luck. Does any one have a functional port of EE-60 over to the 2189M EZ-KIT? I'm running VisualDSP++3.5. Paul


Help for EZ-ICE 218X

Started by Jain Amit in Analog Devices DSPs19 years ago 1 reply

Hi All, I'm using EZ-ICE emulator with 2183 processor. after downloading my prog into the emulator and ginen run command to the...

Hi All, I'm using EZ-ICE emulator with 2183 processor. after downloading my prog into the emulator and ginen run command to the emulator, emulator executes only one instruction at 0x0 and halts, if many times run command is given then it starts executing prog but stops at


Variable declaration in C

Started by Nagaraj CS in Analog Devices DSPs23 years ago 1 reply

Hi all, For 218x family tools, could anybody suggest a way to 1. declare in C, a circular buffer (say, equivalent to ...

Hi all, For 218x family tools, could anybody suggest a way to 1. declare in C, a circular buffer (say, equivalent to ".var/dm/circ" directive in assembly) 2..declare in C, a variable at some absolute address (say, equivalent to ".var/dm/abs = ....")


How can I get all addresses of all structures->fields in dxe-file?

Started by avb2337 in Analog Devices DSPs20 years ago

Hi all! How can I get all addresses of all fields of all structures in dxe-file? (src is assembler for 218x, VDSP3.0) ...

Hi all! How can I get all addresses of all fields of all structures in dxe-file? (src is assembler for 218x, VDSP3.0) ElfDump utility (ElfDump -i 2 My.dxe) provides information like this (snip): ------------------------------------------------------------ Se


32 bit division on 218x

Started by lfouilhac in Analog Devices DSPs21 years ago

Hi all, I am trying to write in ASM a 32 bit division (23 bit dividend, 32bit divisor) from example in "Digital Signal...

Hi all, I am trying to write in ASM a 32 bit division (23 bit dividend, 32bit divisor) from example in "Digital Signal Processing Application", section 2.6. This example is designed for 64 bit dividend and 32 bit divisor. I am facing trouble to un


Re: how to transfers data between ADSP21992 and PC by RS232£¿

Started by duhlynn in Analog Devices DSPs19 years ago

I have not used the emulated UART routine with the 219x. I talked with another engineer who is versed on the 218x and he told me pretty ...

I have not used the emulated UART routine with the 219x. I talked with another engineer who is versed on the 218x and he told me pretty much that it's a bit banged UART setup. The RX'ED start bit is picked up with a input flag pin and timer is setup up to interrupt the processor at 3 times the clock rate. On each timer interrupt the dsp samples the UART in


changing 219x/2199x imask in ISR - non-nesting mode

Started by Dan Ash in Analog Devices DSPs20 years ago 1 reply

I am familiar with the 218x where imask is pushed into the status stack upon interrupt. From what I read, the 219x/2199x does...

I am familiar with the 218x where imask is pushed into the status stack upon interrupt. From what I read, the 219x/2199x does not. It somehow prohibits interrupts from being serviced when in another ISR (assuming nesting mode is not enabled). What is the exact mec


IDMA-like interface on ADSP-219x

Started by in Analog Devices DSPs20 years ago

Hi, Does anybody know whether there exists an IDMA-like interface, similar to the one on the ADSP-218x DSPs, in the ADSP-219x...

Hi, Does anybody know whether there exists an IDMA-like interface, similar to the one on the ADSP-218x DSPs, in the ADSP-219x family of DSPs, either the ADSP-2191, ADSP-2195 or ADSP-2196? I mean, an interface which can eb used to boot up the DSP, write to it, and


Advantage of dual core DSP processor over single core DSP processor

Started by ashakranthi nandigam in Analog Devices DSPs22 years ago

Hello all, I am wondering about what is the advantage of dual core in ADSP219x compared to single core in ADSP 218x or TMSC55x ...

Hello all, I am wondering about what is the advantage of dual core in ADSP219x compared to single core in ADSP 218x or TMSC55x processors. Regards, Asha Kranthi Nandigam


IDMA booting

Started by balu gopal in Analog Devices DSPs20 years ago 1 reply

hi,     adsp 2186 is to be booted thro'  IDMA. How can this be accomplished?. The data provided in the adsp 218x manual is...

hi,     adsp 2186 is to be booted thro'  IDMA. How can this be accomplished?. The data provided in the adsp 218x manual is very minimal for me to proceed with.   Your suggestions are welcome.   Regards,