DSPRelated.com
Forums

Where could i get some programs to run with DSP56f827

Started by TA1T May 28, 2003

Hello, Does anyone know if there is a place where I could find some
Codewarrior programs to run with the DSP56F827EVM. I am just
starting out on a project using it and would like to get some simple
programs running to help me understand how things work.



The CodeWarrior tools has one sample application that will work on
the DSP56F827EVM board. The example contains a main program that
setups a time compare interrupt that blinks debug LED, pushing IRQA
will select the pattern of LED between fast and slow. This is the
only example that is available on the CodeWarrior tools side. The
example can be found out Program Files/Metrowerks/CodeWarrior
Examples/56827evm/Isr_led.

There are more examples available using the Motorola SDK. You can
obtain the Motorola SDK from the following website:
http://e-www.motorola.com/webapp/sps/site/prod_summary.jsp?
code=MSW3SDK000AA&parentCode=All&nodeId27956292

If you are using CodeWarrior for DSP version 5.0 then you want to
use SDK version 2.5. If you are using CodeWarrior for DSP version
5.1 then you want to use SDK version 3.0. The SDK has several
sample applications that you can use on the DSP56F827EVM. For
example they have an sample application that will let you use the
quadtimer and also the sci on the DSP56F827EVM. These are just two
of the sample applications that they have.

Regards,
Irene
--- In , "TA1T" <cj_tait@h...> wrote:
>
> Hello, Does anyone know if there is a place where I could find
some
> Codewarrior programs to run with the DSP56F827EVM. I am just
> starting out on a project using it and would like to get some
simple
> programs running to help me understand how things work.


The SDK (software development kit) that Motorola
provides for their customers has a lot of code
examples, such as timer example, interrupt example,
GPIO example, etc. The SDK can free download for
Motorola websit.
http://e-www.motorola.com/webapp/sps/site/prod_summary.jsp?code=MSW3SDK000AA&par\
entCode=DSP56F827&nodeId27956292

C.W
--- TA1T <> wrote:
>
> Hello, Does anyone know if there is a place where I
> could find some
> Codewarrior programs to run with the DSP56F827EVM.
> I am just
> starting out on a project using it and would like to
> get some simple
> programs running to help me understand how things
> work. >


__________________________________