Forums Search for: ADSP-21060
Query about ADSP 21060 processor
inHi every one in the Group, I am kalpana working on ADSP 21060 processor. In my application I need to use two ADSP 21060...
Hi every one in the Group, I am kalpana working on ADSP 21060 processor. In my application I need to use two ADSP 21060 processors. My intention is to use the processors in Cluster multiprocessing. I am not able to take a decision about the connections of BR# pins CPA#
Short Word Memory
I'm developing an application for a Quad Sharc 14060 (four 21060's), with lots of 16-bit data arrays (both floats and int's). From...
I'm developing an application for a Quad Sharc 14060 (four 21060's), with lots of 16-bit data arrays (both floats and int's). From one 21060 is it possible to access another 21060's internal memory as 'short word' memory? Regards, Donald M. Waldron BAE Systems
interfacing of adsp 21060 with i/o devices
I am trying to interface the 8255 ppi from sharc adsp 21060, my basic doubt is whether 8 bit devices can be interfaced with sharc?...
I am trying to interface the 8255 ppi from sharc adsp 21060, my basic doubt is whether 8 bit devices can be interfaced with sharc? . Where i got more iformation to interface the adc and dac with sharc 21060 thanks gopal patel deal dehradun india
Problem in Sending Data Byte by Byte on serial (SHARC 21060)
inHello i am using SHARC ADSP 21060. is there any way of sending data Byte by Byte on serial using c not assembly. the problem here is that...
Hello i am using SHARC ADSP 21060. is there any way of sending data Byte by Byte on serial using c not assembly. the problem here is that all data types are 32-bit and the compiler doesn't allow byte shifting in float. also byte adressing mode is not available in SHARC 21060. Looking Forward M. Arshad Khan
download programme in c for 21060
indear friends help in writing the download programme in c for adsp 21060 so that i can download my application programme to the...
dear friends help in writing the download programme in c for adsp 21060 so that i can download my application programme to the target board give the details of the serial port initialization etc.
AW: .LDF question....
Hi Tom, Because of your layout I think you're using an ADSP 21060. I'm a little bit confused by your memory width of 48 bit....
Hi Tom, Because of your layout I think you're using an ADSP 21060. I'm a little bit confused by your memory width of 48 bit. How do you wan't to access it. 32 or 40 Bit would make sense to me. However, if you're using the 21060 with 48 bit data, then your memory attribute for
if ADRCLK has clock output when 21060 is on reset state?
inI am confused that 21060 on my board has a clock output when the reset button is push down(voltage on reset pin hold down) ...
I am confused that 21060 on my board has a clock output when the reset button is push down(voltage on reset pin hold down)
ADSP 14060
inHi all, I would like to know if the design tools for ADSP 21060 can be used for ADSP 14060 (14060 has 4 ADSP 21060) ? Or I need...
Hi all, I would like to know if the design tools for ADSP 21060 can be used for ADSP 14060 (14060 has 4 ADSP 21060) ? Or I need to go for another set of design tools ? Regards, pinaki
ADSP 21060 EZ-LITE KIT
Hi Everyone, I jost got the ADSP 21060 EZ-LITE kit...i need to inject some code on power disturbance analysis algorithm...it's all...
Hi Everyone, I jost got the ADSP 21060 EZ-LITE kit...i need to inject some code on power disturbance analysis algorithm...it's all done but I need some help on how to make the dsp boards to run stand alone..i had follow some procedure but it seems a little blurr...can anyone support me with the detail steps on how to make it run stand alone..
Multiprocessor Boot from 8-bit EPROM
inI 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
Interface between adsp 21060 and adsp 21160
inHi, I am in a project inlvolving 2 dsp boards by manufacturers ( bittware's Hammerhead pmc+ which has adsp 21160 and Transtech's...
Hi, I am in a project inlvolving 2 dsp boards by manufacturers ( bittware's Hammerhead pmc+ which has adsp 21160 and Transtech's ASP- P15 which has quad adsp 21060) The project involves connecting the link ports on both the dsp boards. I would like to know if anyone has any ide
problem in receiving data
Hello, we have interfaced ADSP 21060 to AD1836 in our designed board.we are transmitting lookup table(48 samples) to generate 2Khz sinewave...
Hello, we have interfaced ADSP 21060 to AD1836 in our designed board.we are transmitting lookup table(48 samples) to generate 2Khz sinewave at DAC output.And output of this DAC,looping it back to ADC.At both DAC and ADC we are getting 2khz sinewave. I need to read back the values from ADC (which is connected to Receive pin of ADSP 21060) using interrupt method.I tried to read back those
SHARC floating point underflow errors
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
Ethernet Connection
Hi, This may seem like an unusual question... Does anyone know how to transmit data from the SHARC 21060 via an ethernet...
Hi, This may seem like an unusual question... Does anyone know how to transmit data from the SHARC 21060 via an ethernet card? Any ideas would be greatly appreciated. Homam Dabis
AW: @ TCOUNT
Hi Dave ! Even I've never used them you could also use the CYCLE_COUNT_START / CYCLE_COUNT_STOP macros from 21060.h. They are...
Hi Dave ! Even I've never used them you could also use the CYCLE_COUNT_START / CYCLE_COUNT_STOP macros from 21060.h. They are using an undocumented internal register called emuclk. It's like a counter running on the core clock. You just have to pass a storage variable to the m
FW: Servo motor control
Hi everybody, I'm forwarding this mail I received from Ajay Nagarkar (). >hi > >the help that i require is - where to...
Hi everybody, I'm forwarding this mail I received from Ajay Nagarkar (). >hi > >the help that i require is - where to start learning >about adsp-21060, the programming part of it and the >architechture. i have no prior experience of dsp
Help
inHi all, iam working on a ADSP 21060 processor. Is there any way to reset the processor thru software ? ie thru any specified...
Hi all, iam working on a ADSP 21060 processor. Is there any way to reset the processor thru software ? ie thru any specified instruction or setting any particular bit in a control register . A reply asap will be really helpful to me.. thanks in advance with regards
Re: beginner
in
--- In , Mike Rosing
--- In , Mike Rosing
A small query
Hi, I would like to know if we can combine an ALU instruction along with a shifter instruction in ADSP-21060. For eg : r10 = r6...
Hi, I would like to know if we can combine an ALU instruction along with a shifter instruction in ADSP-21060. For eg : r10 = r6 + r5, r11 = lshift r6 by r5; Is this possible ? The compiler builds the code succesfully without any errors but when the same is loaded in the s
EZ Lab Command line.
inHello, I have been using VDSP++ 1.0 to develop some software to be placed on an ADSP-21060. Right now I have an older EZ-LAB...
Hello, I have been using VDSP++ 1.0 to develop some software to be placed on an ADSP-21060. Right now I have an older EZ-LAB development kit to test some routines on, unfortunately, the documentation I have is extremely limited. The problem I am having is this: I am tryi