Forums Search for: SHARC
sampling rate
inHi Im using sharc 21060 . I need to sample my signal at a rate of 250Hz . What is much easier and accurate? Using the...
Hi Im using sharc 21060 . I need to sample my signal at a rate of 250Hz . What is much easier and accurate? Using the codec at 8k sample rate and taking every 32 sample ignoring the other 31 samples. or using a timer interrupt. Thanx yuv
BOOT Clarification...
Hello, I am designing a board based on 21065L SHARC. I have some clarification... During BOOT sequence, On reset, I...
Hello, I am designing a board based on 21065L SHARC. I have some clarification... During BOOT sequence, On reset, I find that BSO bit in SYSCON is not set(default state on reset) will this not prevent the assertion of #BMS ? because to assert B
circular buffers using C/C++
inIs there a way to declare and use circular buffers in C/C++ for the Sharc? I tried searching for some clues with no luck other than ...
Is there a way to declare and use circular buffers in C/C++ for the Sharc? I tried searching for some clues with no luck other than finding a few macros in macros.h. I remember someone telling me that these were buggy. I saw a few old posts on the subject but they didn't quite enligh
alternatives for booting
inhello everybody, My name is Ranjit.I just started working with assembly language of sharc 21065L ez kit.Iam totally new to...
hello everybody, My name is Ranjit.I just started working with assembly language of sharc 21065L ez kit.Iam totally new to this coding. I want to know the difference between 21061 and 21065L..And i want to about the booting alternatives other than JTAG emulator and EPROM. Is
Problem with multiple version of VisualDSP++
inDear Members, recently I installed VisualDSP++ 3.0 for Blackfin and Sharc. Before I had only VisualDSP++ 3.0 for 21xx. I done the...
Dear Members, recently I installed VisualDSP++ 3.0 for Blackfin and Sharc. Before I had only VisualDSP++ 3.0 for 21xx. I done the procedure according the guide of ADI, but now they do not work properly. The next which I tried was that I uninstalled everithing and I i
Fwd: Re: memory reusabilty and real time
inOn Tuesday 22 June 2004 17:56, sandeep kumar wrote: > Hi all > i am working on SHARC 21060 using VDSP++ 3.5.i have reached a ...
On Tuesday 22 June 2004 17:56, sandeep kumar wrote: > Hi all > i am working on SHARC 21060 using VDSP++ 3.5.i have reached a > stage in my project,where i have to combine various modules which > will be invoked in sequential manner, at differnt times, in real
Canonical SHARC interrupt disabling
inI'm looking for a C source example that shows interrupt processing for an external device. In particular, how do I disable...
I'm looking for a C source example that shows interrupt processing for an external device. In particular, how do I disable interrupts in C for a device so that I can safely manipulate related data structures (eg. buffer pointers)? Is there some way to save and restore the inte
EZ-KIT LITE Simulator problem
Hi all, In the process of learning ADI's assembly language, I've stumbled on what I think is a bug in the simulator software...
Hi all, In the process of learning ADI's assembly language, I've stumbled on what I think is a bug in the simulator software that shipped with my EZ-KIT (I have release 3.3, version 2.30 of the software). In the SHARC 2106x user's guide, chapter 3.6.6 "Status Stack Save &
Re: 21061 and 21062 sharc pin shorts
inHas any one experienced partial short circuits apearing between adjacent pins on ADSP21061,2 devices. These shorts are around a few ...
Has any one experienced partial short circuits apearing between adjacent pins on ADSP21061,2 devices. These shorts are around a few tens of ohms. On removing the faulty device from the pcb the fault disapears-probably due to heating the device
random problem-- need help
inHi i am workin on Sharc 21060 blacktip Ex board. i am facing a problem which is quite random in nature. In Visual DSP...
Hi i am workin on Sharc 21060 blacktip Ex board. i am facing a problem which is quite random in nature. In Visual DSP enviorment whenever i go in to debugger and loads my program on procesor, i expect the processor to halt at main(), as i have selcted it in options.
AW: 21065L & VDSP++ 4 External Flash Problems
inHi Christopher, when I switched from IDDE Version 3.0 to 3.5, I experienced a similar problem, though on Sharc 21161. It was...
Hi Christopher, when I switched from IDDE Version 3.0 to 3.5, I experienced a similar problem, though on Sharc 21161. It was definitely caused by ADI's modification of the linker/loader stuff. I played a lot with modifying the ldf file and/or other settings but all failed. Frantically I just copied the file 161_prom.asm from Version 3.0 into
SDRAM setup on 21065L
Hi, I'm a little bit confused about the correct setting of the SDRDIV register on a 21065L. On page 10-14 of the Sharc's...
Hi, I'm a little bit confused about the correct setting of the SDRDIV register on a 21065L. On page 10-14 of the Sharc's User's Manual there ist given a formula to calculate the value for SDRDIV. Ther are explained some times but the example on the next page does
speed requirements
inhi! i am using a 21065l ez kit lite which has a clock speed of 33 Mhz, which gives an instruction time of about 15 ns. and from...
hi! i am using a 21065l ez kit lite which has a clock speed of 33 Mhz, which gives an instruction time of about 15 ns. and from the data sheet it says.. Super Harvard Architecture Computer (SHARC?) Four Independent Buses for Dual Data, Instruction, and I/O Fetch on
Sharc DMA clarification
inHello, I am working on a DSP project using ADSP 21065L Processor. I wish to configure extranal port DMA in Paced master...
Hello, I am working on a DSP project using ADSP 21065L Processor. I wish to configure extranal port DMA in Paced master mode for data accquision. Our application requires data to be accquired from slave device (ADC ) when ever device asserts DMARx sig
Block Processing
Good day Sirs, I need your help on setting up SHARC (ADSP-21160M) DMA chaining for interrupting the DSP core when a whole block...
Good day Sirs, I need your help on setting up SHARC (ADSP-21160M) DMA chaining for interrupting the DSP core when a whole block of data has arrrived, not only sample based. I use a AD1881 AC'97 CODEC attached to SPORT1. BTW, ADDS-21160M EzKit Lite (the old one by
FFT result problem
inHello, I have Run 32 bit 1024 point Complex FFT on a Tiger Sharc. The DSP runs fft excalty as given in application note. Now i...
Hello, I have Run 32 bit 1024 point Complex FFT on a Tiger Sharc. The DSP runs fft excalty as given in application note. Now i want to plot these results in real time using Streams in Visual DSP++ and using Visual DSP++ built in plot functions. Now Lets say i have Two tones 1200HZ an
ADSP-21061 (SHARC) programming issue
inHi DSP guru, I am programming for ADSP21061. The code was developed by other developer who left long time ago. I am trying to understand...
Hi DSP guru, I am programming for ADSP21061. The code was developed by other developer who left long time ago. I am trying to understand his code, but I don't have experience on DSP at all. The DSP is used as a slave that is listening to the command sent from the master Micro controller. These interface signals include IRQ0, dsp_data[31:0] SPR0I, etc. Accordin
AW: 16 bit operations in SHARC
Ganesan, you could load the 16bit operands into any 32bit registers and thenshift them like this: r0=dm(16bit_operand_value);...
Ganesan, you could load the 16bit operands into any 32bit registers and thenshift them like this: r0=dm(16bit_operand_value); /* load 16bit value into r0 */ r0=ashift r0 by 16; /* shift 16bit value 16bits to the left */ .... /* do the arithmetic here */ r0=ashift r0 by -
AW: sign extension in C
inI don't know how your fifo is connected -- but if it is connected in parallel, you just need to connect the fifo output lines...
I don't know how your fifo is connected -- but if it is connected in parallel, you just need to connect the fifo output lines (FIFO[11..0]) to the highest portion of the data bus -- that is D[31..20] if you use a Sharc -- and tie the lower end of the data bus to GND via a read-strobed bus
static variable
inHi all, I am using vdsp 2.0 and SHARC 21060. I have one function written in c, which has two arrays declared as static. ...
Hi all, I am using vdsp 2.0 and SHARC 21060. I have one function written in c, which has two arrays declared as static. Now I want to write code for this function in assembly. But I do not understand how to access the static array in assembly?