Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).
Search Results for "dsp563xx"
Post a new Thread
jwyg...@hei.org - Nov 3 2006
I am about to embark on a new DSP design, and I am considering abandoning the DSP563xx family, mostly because over the past 5-7 years TI and Analog Devices have seemed to outpace F... 
KR - Aug 1 2003
I am new to Motorola assembly programming, using the DSP563xx. Can
someone provide a simple 'hello' assembly program for me. I'm having
some problems, including get... 
Avelino Herrera - Apr 21 2005
Hi, all. I am a newbie in the Motorola's DSP world and I have modified
the well known dsp56k-gcc port of the gcc GNU compiler (made by
Motorola) to use it in actual Linux bo... 
gusflit - May 5 2005
Hi to all,
I've just finished some assembler code for the DSP563xx family. I
used for the first time the INSERT instruction, and noticed the
following behaviour:
T... 
John Wygonski - Feb 5 2003
Question for C implementation experts:
unsigned char cksm;
cksm = 0xFF + 0xFF;
if ( cksm != 0xFE ) { // this is a problem? }
I am using the C tools from T... 
jesusvillenaroberto - Oct 31 2002
Hi all,
We are begining a new project with eight DSP56366 as a big version of
an existing one with a DSP56303. We need to use external DRAM in each
DSP. In the... 
jdw_atx - Feb 11 2003
Graeme,
I could be wrong, but I believe you might be looking in the wrong
place for what you need. The flash_over_jtag utility is specifically
designed for the... 
C_Kessell - Dec 6 2001
Is anyone aware of any up-to-date FFT application notes or code from
Motorola for the DSP563xx family? The Motorola web site is now almost
useless for such things (... 
wdawson61 - Dec 3 2003
Has anyone successfully used the newmicro 14-pin JTAG -> parallel
wiggler with the Mot Suite56 debugger (ads) ?
... 
Henk-Piet Glas - May 9 2005
Forward...
p.s. I propose Freescale insert motoroladsp@moto... into the
reply address of any posting. It sometimes happens a reply intended for
the forum is accidenta... ![[Fwd: RE: INSERT instruction w/ DSP563xx]](/new/images/icon_more.jpg)
cukerek2000 - May 14 2003
Helo,
I'm using DSP563xx and want to implement 2nd order low pass
butterworth IIR filter (fc=250Hz, fs=48000). I did something (with do
loop) but it doesn't wo... 
Stefan Stenzel - Mar 1 2004
Moin,
So CW6 and my DEMO Board were up and running, but after having tried to
install the hacks for using ads56800 I am back where I was last week,
nothing wor... 
jwyg...@hei.org - May 24 2007
Many people who are working with the Freescale DSP563xx family are using the tools from Tasking.
See http://www.tasking.com/DSP56xxx/
>
> I was able to assemble the passth... 
wygonski - Nov 27 2003
Can anyone give me some guidance on the dynamic range of signals that
I can process with an FFT on the 563xx? Here's my situation:
I have a 24-bit A/D, and I am ... 
Alexander Trica - May 24 2005
Hi,
I am using the DSP56374 and I am testing the current consumption in STOP
Mode. The datasheet says that in STOP mode the DSP should not consume
more than about 2 m... 
Alexander Trica - Jun 23 2005
Hi @ all,
I have a question concerning the ESAI data transfer using a DMA channel.
I configured the DMA0 channel to transfer the ESAI data (ADC data,
i2s mode) from... 
ukkiwikid - Oct 22 2003
Hi,
I am new to programming this device and am trying to fathom the
booting over the SCI port. I have 2 targets, one is a 56303EVM
module and the other is our ... 
wygonski - Nov 26 2003
You will basically need a hardware emulator and a software debugger to
debug your target using JTAG.
I use the Motorola Suite56 Parallel Command Converter hardwa... 
gusflit - Mar 3 2005
Hi to all,
I already got some help from this forum a few months ago, maybe you
can help me this time again.
I need to communicate with the control po... 
Harrold Spier - Jun 28 2004
Hi Deepak,
What processor do you use? Do you want fractional, unsigned
integer or signed integer multiplication? Should the result a... 
Bharat Meshwani - Aug 28 2002
Hello Everyone,
I am using a Motorola DSP56311 for audio processing on a project and would like
to implement AMR audio codec on it.
I was wondering if I can... 
Graeme Fisher - Feb 27 2003
> -----Original Message-----
> From: Graeme Fisher
> Sent: Thursday, February 27, 2003 8:55 AM
> To:
> Subject: Re: PCI Command converters
>
> Hi All... 
John Wygonski - Jan 24 2003
Let me start by saying that I have most recent experience with Tasking C
compiler, but I believe my answer should apply to Motorola tools as well.
The .bss sections... 
Christopher Moore - Nov 18 2005
Hi,
Several years ago, had trouble getting the Metrowerks tools working
for the DSP563xx family. The problem was finally traced to an out of
date driver file, windriv... 
Jean-Marie Ory - Nov 13 2002
Hi Mike,
The DSP563xx S/W tools are now available at Metrowerks at following
link :
http://www.metrowerks.com/cgi-bin/MsmGo.exe?grab_id=43161340&EXTRA_ARG=GRAB_... 
Jebakumar - Jun 22 2005
Hi All,
Thanks to Rick Corey and DBaudiopro.
I have own hardware with OnCE/JTAG port and also Tasking v3.5r2 Demo Tools for DSP563xx. It supp... 
Michael Herrscher - Jun 3 1999
Dear Sir,
We are working with the DSP56309 (we have moved from the 56302) and we
have some problems to configure the DMA controller. We have a complex
input signa... 
Corey, Rick - Feb 18 2005
--- In , "jierchen" wrote:
>
> Hello:
>
> I am new to this group. I have few questions regarding replacing
> 56002 with 563xx.
> ... 