DSPRelated.com

ADSP-21062L booting problems.

Started by Anonymous in Analog Devices DSPs22 years ago 2 replies

Hi, I am in big troubles. I am in final stage of my DSP project (board developing and testing). I have single SHARC on board....

Hi, I am in big troubles. I am in final stage of my DSP project (board developing and testing). I have single SHARC on board. It is configured to boot from external Flash device. I've created .ldr binary file file with linked boot loader. When I am loading SHARC's memory via JT


Query Regarding TS201-SDRAM controlling process

Started by Santosh Kumar in Analog Devices DSPs17 years ago

Hai all, I am santosh working on Tider sharc 201 processor. currently my work is testing of the board developed using TS201s and with...

Hai all, I am santosh working on Tider sharc 201 processor. currently my work is testing of the board developed using TS201s and with some components.In this we r testing the controlling of SDRAM(which is micron company's one)through tiger sharc processor. what we done is,we enable SYSCON and SDRCON registers for SDRAM enable then We r not getting how to test the data read w...


Multiprocessor Boot from 8-bit EPROM

Started by Waldron, Donald M N-BAE Systems in Analog Devices DSPs23 years ago 2 replies

I have a system with a Quad-SHARC (14060 with four ADSP-21060's) and no host. Unique images for each 21060 plus two shared images...

I have a system with a Quad-SHARC (14060 with four ADSP-21060's) and no host. Unique images for each 21060 plus two shared images will initially reside in 8-bit EPROM. According to the ADSP-2106x SHARC User's Manual (chapter 11), there are two methods of booting a multiprocess


SHARC serial port dai interferance

Started by omal...@gmail.com in Analog Devices DSPs18 years ago 1 reply

Hey, Im working with an ADSP-21364 SHARC processor and EZKIT. I have a problem when trying to integrate two programs that use the serial...

Hey, Im working with an ADSP-21364 SHARC processor and EZKIT. I have a problem when trying to integrate two programs that use the serial ports. My first program is based on the "Block based talkthrough" example, SPORT0 is used to take audio input from the ADC and SPORT2 is used to output the processed audio to a DAC. This stand-alone program functions correctly. My second prog


How to load a program to a dsp board?

Started by streetkid in Analog Devices DSPs21 years ago 3 replies

I have a sharc ADSP 21065L spinner PCI board, visual dsp++ 2.0 for SHARC,and DSP21k-32 Toolkit release 5.11. I have written a...

I have a sharc ADSP 21065L spinner PCI board, visual dsp++ 2.0 for SHARC,and DSP21k-32 Toolkit release 5.11. I have written a sample c code of "Hello World",and it can show the simulation result (Hello World) on the output window of visual dsp++. Now,I want t


Service Pack Now Available for VisualDSP++ release 3.0 for the SHARC DSP Family (fwd)

Started by Kenneth Porter in Analog Devices DSPs21 years ago

Note the new emulator tools at the end. ------------ Forwarded Message ------------ Date: Friday, August 15, 2003 1:02 PM -0400...

Note the new emulator tools at the end. ------------ Forwarded Message ------------ Date: Friday, August 15, 2003 1:02 PM -0400 From: DSPTools <> Subject: Service Pack Now Available for VisualDSP++ release 3.0 for the SHARC DSP Family Hello All,


FIR on Tiger Sharc

Started by Daniel Weiss in Analog Devices DSPs21 years ago

Hello, I have trouble using the FIR-function on the Tiger-Sharc-demoboard provided by the C-library "filter"; if I initialize...

Hello, I have trouble using the FIR-function on the Tiger-Sharc-demoboard provided by the C-library "filter"; if I initialize the delayline, the coefficients and the input to 0.0, the function-call "fir" does modify some entries of the delayline to very hig


tiger sharc

Started by rama raju in Analog Devices DSPs20 years ago 4 replies

dear friend, i am new to this group. i have to design multiprocessor based design using Tiger SHARC ts101. system consists of 2...

dear friend, i am new to this group. i have to design multiprocessor based design using Tiger SHARC ts101. system consists of 2 processors, one sdram. i would like to know how to connect cluster-bus, and how to boot second processor( host or link boot) ( for first processor i am using


BeastRider SHARC Debugger Tools for 2106X & 2116X

Started by Herbert Larbie in Analog Devices DSPs21 years ago

Hi, has anybody used the BeastRider SHARC Debugger Tools for 2106X & 2116X, could they please share some of their opinions and...

Hi, has anybody used the BeastRider SHARC Debugger Tools for 2106X & 2116X, could they please share some of their opinions and experience. Thanks in advance. Herbert Larbie


AW: ADSP-21061 (SHARC) programming issue

Started by Bernhard Holzmayer in Analog Devices DSPs18 years ago

-----Urspr?ngliche Nachricht----- Von: Yipeng Tang Gesendet am: Freitag, 27. Januar 2006 18:10 An: ADSP@ADSP... Betreff: [adsp]...

-----Urspr?ngliche Nachricht----- Von: Yipeng Tang Gesendet am: Freitag, 27. Januar 2006 18:10 An: ADSP@ADSP... Betreff: [adsp] ADSP-21061 (SHARC) programming issue 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


Fwd: Service Pack for VisualDSP++ release 1.0 for the SHARC DSP Family

Started by Kenneth Porter in Analog Devices DSPs23 years ago

==================BEGIN FORWARDED MESSAGE================== > From: DSPTools <> > Subject: Service Pack for VisualDSP++ release 1.0...

==================BEGIN FORWARDED MESSAGE================== > From: DSPTools <> > Subject: Service Pack for VisualDSP++ release 1.0 for the SHARC DSP Family > Date: Fri, 29 Jun 2001 08:03:17 -0400 Hello All! The Analog Devices DSP Development Tools


Hardware composing for Image processing

Started by ijungga in Analog Devices DSPs22 years ago

Dear all I'm using sharc ez-kit lite for Image processing. My project is that "image capture --> sharc --> PC (via rs232)" ...

Dear all I'm using sharc ez-kit lite for Image processing. My project is that "image capture --> sharc --> PC (via rs232)" Questions are... 1. What equipment for "image capture" part? 2. What interface between "image capture" pa


how to use c code to access ADSP 21065L memory??

Started by in Analog Devices DSPs21 years ago

I am new to use ADSP 21065L and i have some problems about using it. Please help me! I have a sharc ADSP 21065L, visual dsp++ 2.0...

I am new to use ADSP 21065L and i have some problems about using it. Please help me! I have a sharc ADSP 21065L, visual dsp++ 2.0 for sharc dsp, and DSP21k-32 Toolkit. Now I want to do that: 1. I want to write a c code at host to access DSP's memoy. ex: I wnat to write so


SHARC inverse RFFT

Started by andor_bariska in Analog Devices DSPs19 years ago

Hi all, one can download the code for an N-point real FFT (for the 65L SHARC) from the ADI webpage. It transforms N real values into...

Hi all, one can download the code for an N-point real FFT (for the 65L SHARC) from the ADI webpage. It transforms N real values into N/2+1 complex values (the other N/2-1 complex values follow by hermitian symmetry). I'm looking for the inverse, ie. IFFT of N/2+1 complex values assuming hermitian symmetry, resulting in N real values. Of course, I


SHARC floating point underflow errors

Started by Waldron, Donald M in Analog Devices DSPs21 years ago

I'm witing code in C for the SHARC ADSP-21060. After getting slews of floating point underflow errors (via the STKY reg /...

I'm witing code in C for the SHARC ADSP-21060. After getting slews of floating point underflow errors (via the STKY reg / interrupt), Analog Device's tech. support tells me the ADSP-21060 generates a floating point underflow (setting the STKY register AUS bit and causing an interrupt, if


21065L host interface EPBx access

Started by B Flinn in Analog Devices DSPs24 years ago

With SHARC ADSP-21065L we are attempting to use the host interface with transfers through the EPBx buffers in single-word...

With SHARC ADSP-21065L we are attempting to use the host interface with transfers through the EPBx buffers in single-word transfers as described in ADSP-21065L SHARC User’s manual ver. Sept. 8 1998 page’s 8-18 thro


16 bit operations in SHARC

Started by Ganesan Ramachandran in Analog Devices DSPs24 years ago

Hi,      I need to simulate 16 bit fixed point operations in SHARC 21061. The VDSP4.0 C cross compiler doesn't...

Hi,      I need to simulate 16 bit fixed point operations in SHARC 21061. The VDSP4.0 C cross compiler doesn't differentiate between sho


SDRAM data transfer between Blackfin & Tiger Sharc

Started by mahendra varman in Analog Devices DSPs17 years ago 1 reply

Hi all In a single board, Blackfin BF533 processor is connected sdram 1. and in the same board Tiger sharc TS201 is connected to sdram...

Hi all In a single board, Blackfin BF533 processor is connected sdram 1. and in the same board Tiger sharc TS201 is connected to sdram 2. One fpga is connected in between blackfin and tigersharc Suggest the ways in which I can transfer data from sdram 1( connected to blackfin) to sdram 2 ( connected to tigersharc) and viceversa thru FPGA Thanks R.Mahendran


sharc adsp21364

Started by cee4max in Analog Devices DSPs17 years ago 1 reply

Hi we are using adsp21364 for our audio processing application Is there any USB EZ extender which can be connected through ...

Hi we are using adsp21364 for our audio processing application Is there any USB EZ extender which can be connected through JTAG interface Regards saju s


tiger sharc 201s

Started by ajaybabu232 in Analog Devices DSPs17 years ago 1 reply

hello frds, i m working as a traner in PGAD , INDIA i need to have a basic code examples of this proccesor so , that i can learn the simple...

hello frds, i m working as a traner in PGAD , INDIA i need to have a basic code examples of this proccesor so , that i can learn the simple programmes byeeeeeee plaese send me some material