Forums Search for: ADSP-2106
dis ints and imask
Hi, What is the difference between "dis ints" and "imask = 0" as applicable to ADSP 21XX processors? (I mean how does their...
Hi, What is the difference between "dis ints" and "imask = 0" as applicable to ADSP 21XX processors? (I mean how does their functionality differ internally in the processor ?). Thanx in advance, Nagaraj CS _____
ADSP 2181 Booting
I am using a ADSP 2181 KST133 Rev 0.2 and I am trying to boot from an external EPROM (MMAP=0,BMODE=0). The DSP only activates the...
I am using a ADSP 2181 KST133 Rev 0.2 and I am trying to boot from an external EPROM (MMAP=0,BMODE=0). The DSP only activates the address bus and the BMS signal at reset. The BMS signal stays high. Another effect is that at CLKOUT no signal is at reset. I think that the PLL doesn't l
ADSP-21160 Multiprocessing
inHello, My name is Nikolay Berbatov. I am working now with Bittware Nammerhead PCI board with four ADSP-21160. Can anybody tell...
Hello, My name is Nikolay Berbatov. I am working now with Bittware Nammerhead PCI board with four ADSP-21160. Can anybody tell me, where can I find a simple source that allow to transmite und receive from one ADSP-21160 to other ADSP-21160 on the same board using link ports. T
GSM
inHallo; Can somebody help me to choose the adequate C compiler for development of GSM applications on ADSP 21065L ? ...
Hallo; Can somebody help me to choose the adequate C compiler for development of GSM applications on ADSP 21065L ?
ADSP-21160 Wavelet Algorithm
inHi I am newcomer to DSP programming. I would like to use the ADSP-21160 to implement the 2 dimensional wavelet algorithm to...
Hi I am newcomer to DSP programming. I would like to use the ADSP-21160 to implement the 2 dimensional wavelet algorithm to compress 256*256 integer matrices (8 bits per pixel). I have to use 256*256*8 bits to store an input integer matrix and 256*256*32 bits
How to generate bootable Code for ADSP 21060
inHello to all, we built our application using VDSP 4.10 and the White Mountain emulator. Now we want to start our application...
Hello to all, we built our application using VDSP 4.10 and the White Mountain emulator. Now we want to start our application directly from Boot- Eeprom but we're not sure how to tranfer the hex-file there with our emulator tool. Can anybody give us some informations plea
asynchronous communication
inhi all i want to communicate with asynchronous serial ports using ADSP serial ports can anybody suggest me how can i...
hi all i want to communicate with asynchronous serial ports using ADSP serial ports can anybody suggest me how can i implement this how to configure the DSP serial ports for this application thanks in advance suren _______________________
Access to multiprocessing memory of adsp-21160
inHi, can anybody tell me, how can I access the multiprocessor memory of other DSPs from the Host DSP (ADSP-21160). Can you give...
Hi, can anybody tell me, how can I access the multiprocessor memory of other DSPs from the Host DSP (ADSP-21160). Can you give me a short C source code of that. I want to transfer a buffer to the multiprocessor memory (without link port) and than to receive it back.
Illegal multifunction instruction & a DO-UNTIL query in ADSP 2181
inQ1 - My assembler is telling me that the following instruction is an illegal multifunction but I can't see anything wrong, and the...
Q1 - My assembler is telling me that the following instruction is an illegal multifunction but I can't see anything wrong, and the processor manual implies that it should be possible MR = MR + MX0 * MX0 (SS), MX0 = DM(I0, M1); Any comments ? Q2 - I ha
AW: Illegal multifunction instruction & a DO-UNTIL query i n ADSP 2181
inFor first, I only know the SHARC, but maybe they work similar to your DSP; I try to give you some ideas: regards Christoph ...
For first, I only know the SHARC, but maybe they work similar to your DSP; I try to give you some ideas: regards Christoph > -----Urspr?ngliche Nachricht----- > Von: Ian [mailto:] > Gesendet: Mittwoch, 4. April 2001 17:38 > An: >
AW: Short Word Memory
> -----Urspr?ngliche Nachricht----- > Von: Waldron, Donald M (N-BAE Systems) > [mailto:] > Gesendet: Donnerstag, 5. April...
> -----Urspr?ngliche Nachricht----- > Von: Waldron, Donald M (N-BAE Systems) > [mailto:] > Gesendet: Donnerstag, 5. April 2001 13:35 > An: ' > Betreff: [adsp] Short Word Memory > > > I'm developing an application for a
Re: Illegal multifunction instruction & a DO-UNTIL query in ADSP 2181
inI think you need to add POP CNTR also. Farhad V. Subj: Re: [adsp] Illegal multifunction instruction & a DO-UNTIL query in ADSP ...
I think you need to add POP CNTR also. Farhad V. Subj: Re: [adsp] Illegal multifunction instruction & a DO-UNTIL query in ADSP 2181 Date: Thu, 5 Apr 2001 8:12:07 AM Eastern Daylight Time From: Russell Shaw <> To: Ian <> CC:
Further detail on the DO-UNTIL query in ADSP 2181
inThanks for the feedback on my questions so far - very informative! Here is a further elaboration on Q2 for a little more in-depth...
Thanks for the feedback on my questions so far - very informative! Here is a further elaboration on Q2 for a little more in-depth detail of the problem. The manual does not actually say that the IF NOT CE instruction pops any stacks. I assume it must do as I have
Switching lines in ADSP-2181 EZ-KIT lite
inI'm trying to switch between 2 lines of the codec on ADSP-2181 EZ-KIT lite after the initialization was done. In order to do this...
I'm trying to switch between 2 lines of the codec on ADSP-2181 EZ-KIT lite after the initialization was done. In order to do this I need to change values of the index registers. So does anyone have an idea how to do it practically?
using sport.h with EZlite kit 2189m
Hello, I have a question recarding the sport.h header file on the EZlite kit ADSP-2189m. If I use sport_start(0) or...
Hello, I have a question recarding the sport.h header file on the EZlite kit ADSP-2189m. If I use sport_start(0) or sport_write(0,0x55) I get an expression error. Is there anyone, that can tell me how to use this header file. An examples is also appreciated.
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
IIR filter Decimation assembly source code
Hello, Has any one knows where can I find IIR filter Decimation assembly source using ADSP 21000 family code? Thanks Tony ...
Hello, Has any one knows where can I find IIR filter Decimation assembly source using ADSP 21000 family code? Thanks Tony ___________________________________________________ GO.com Mail Get Your Free, Private E-mail at http
auto resolution of addresses for broadcast writes?
hi everyone, I'm trying to implement broadcast writes through multiprocessor memory on a Hammerhead Quad ADSP-21160...
hi everyone, I'm trying to implement broadcast writes through multiprocessor memory on a Hammerhead Quad ADSP-21160 board. When you are using MP memory between 2 DSPs, it's sufficient to allocate the symbol on DSP 1 (".var Buf[8]; global Buf;&qu
ADSP-2181 EZ-KIT LITE REV 1.0
Hi guys. I have that development card, and I want to use within the VisualDSP 7.0 (or maybe with SP1), but although the...
Hi guys. I have that development card, and I want to use within the VisualDSP 7.0 (or maybe with SP1), but although the projects compile fine, I think the (old) Monitor program doesn't allow me to use it within VDSP 7.0 Does somebody have an idea on how can I accomplish this?
adsp-2184 strange behaviour.
inHi, group. Just found that one of flag inputs (PF4) of ADSP-2184 machine does not work. If it is configured...
Hi, group. Just found that one of flag inputs (PF4) of ADSP-2184 machine does not work. If it is configured as an