Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).
Search Results for "5680"
Post a new Thread
ge3f...@cox.net - Feb 2 2008
I'll chime in here.
Freescale/Motorola and TI both produced some really good(or at least useful) documentation during the early 1990's. While capabilities of the chips have... 
wich...@op.pl - Nov 14 2007
I use 56f8366(56800E core). According to a manual for CodeWarrior for 56800E (Targeting_56800E, p. 125 and 126) structures are word aligned (or double word, if they contain any dou... 
joncas04 - Sep 15 2007
Hello,
i am trying to dump numerical data onto the serial interface and am
being hampered by the slowness of the NumToString routine in C,
because of the divisions and remaind... 
Marius Goosen - Sep 6 2007
Hi,
I am really new at programming a DSP, and a simple task is starting to cause
me some trouble.
I'm using the Motorola 56807 EVM with Cosewarrior and PE. I want to
calcul... 
rodr...@yahoo.com.br - Aug 23 2007
Hi all,
I'm using the MC56F8014 with CW 7.0 Special Edition for 56800/56800E and I realized that even an extremely small Processor Expert Stationary project, like the one with t... 
Roberto Bonacina - Jun 4 2007
Hello, I am currently using Code Warrior 6.1.2 for 56800/E, and I would
like to upgrade to the latest version (8.1) in order to have the
possibility to develop for DSC's not supp... 
btre...@sympatico.ca - Oct 12 2006
Hi,
I=92m trying to program a DSP56F805 with flash_over_jtag that came with Cod=
eWarrior for 56800/E v7.3. For now, I=92m just trying the test program that=
=92s in the same ... 
maku...@euromail.hu - Jul 5 2006
hi,
i'm a beginner trying to program the motorola 56f8300demo board using codewarrior 7.0 for freescale 56800/e hybrid controllers.
i'm trying to experiment with the demo examp... 
Hardeep - May 30 2006
Hello,
I have been using a 56800E USB Tap (CWH-UTP-ONCE-HX) for a while now.
In the past, the TX/RX LED flashes green and I am able to program my
board. Today, the TX/RX LED... 
kchorrox - May 11 2006
Hi, i=B4m from Colombia and on this moment i want end my electronic and=20
communcation engineer career, i want to know where or which be the=20
provieder that can sell me one Mo... 
Charlie W - Apr 8 2006
Instruction set can be found in 56800 Family manual,
which provides instructions, cycles and length. But
for opcode I sugget you use codewarrior disassembler
to disassembe instr... 
Hardeep - Mar 10 2006
Hi,
I am using Codewarrior 56800E (hybrid controllers) v7.2. I would like
to output data from a printf to the serial port instead of the default
setting of a console window. ... 
jack...@motec.com.au - Mar 8 2006
Hi,
I have a couple of questions about inline assembler and inline functions in the 56800E compiler under CW5.6
Question 1:
Is there anyway to use members of a C struct in t... 
Gentcho Nikolov - Feb 13 2006
Hello group,
I use 56F8013 and CodeWarrior 56800/E 7.2
Flashing is from Development environment.
I need to flash 56F8013 with ready .S files using
simple program like “fla... 
bobtransformer - Dec 28 2005
In the bootloader documentation .PDF file, 56F801x
it mentions a bootloader test program that checks
memory and stuff, called test_app_56F801x.S and supposedly
the .cmp... 
mark...@bish.net - Dec 14 2005
I have a nasty problem where when I emulate everything works great but
when I run out of flash it blows up. I've narrowed the problem down to
some .asm files I have inc... 
Liechty Ronald-RAT109 - Dec 5 2005
Hi Mariano,
My guess is that the code and data you are seeing is just that which
shows up in the project manager windo. The other data is the runtime or
libraries being... 
lisong_yuan - Nov 30 2005
Hi
Could anyone tell me how to read and write the NVRam on 56807 board.
Thank you very much.
... 
Charlie W - Nov 7 2005
802 is based on 56800 core and 56F8013 is based on
56800E core ( enhanced core). So some MOVE
instructions are different between two cores. 56800 is
pure 16bit core. But 5... 
Roberto Bonacina - Oct 18 2005
I think you have a problem with the PWM value. It should be set to
0x7FFF to obtain a 100% output. Remember that the PWM value is a 16-bit
signed value (User Manual rev. 6, ... 
toche74 - Oct 10 2005
Hello,
I have sucessfully tested GUI Vesion 56800E Flash Programmer.exe on
a 56F8365 based board.
I also need to program 56F807 and I can't find the configuration f... 
toche74 - Oct 7 2005
Hello,
56800E Flash Programmer documentation (56800EFPUG.pdf file) describes a
command line version (I have found the flash_over_jtag.exe tool) and
also a GUI version... 
help56800 - Oct 6 2005
Freescale has posted 14 training videos on different Processor
Expert features. They range from 1 to 3 minutes long and cover
variety of topics, including how to preserve ... 
R.A.Imhoff - Oct 5 2005
Hello Mark
you probably have to type-cast the "1" into a long before the shift
operationg, otherwise the compiler treats it as a short integer,
shifting its 1 bit int... 
jack...@motec.com.au - Sep 20 2005
Hi,
I'm using V7.0 of the 56800E tools to build for the 56F8323
I'm trying to build my project using the MW command line tools with limited success.
I can get the proje... 
Ruhge Jeff-r54342 - Aug 29 2005
Message
The break statement for the 56800E core devices (which includes the 56F83xx devices) is asm(debughlt);
Regards,
Jeff ... 
Corey, Rick - Aug 2 2005
FlexCAN msg buffer Control/Status register initial values:
Hi All
How are people initializing the 56F8300/E FlexCan Control/Status register "CODE" field f... 
Corey, Rick - Jul 29 2005
stack_avail or heap_avail
Hi All
I seem to recall seeing a function for determining the remaining (available) size of the stack. I couldn't find it in the ... 
Alf Katz - Jul 17 2005
Codewarrior V7.2 56800 / E Can't debug.
Hi Guys,
just installed Codewarrior V7.2 for 56800 / E. Now I'm getting the following message at the start of ... 
x19er1 - Jun 24 2005
I just purchased a Metrowerks USB TAP and am trying to use it with the
DSP56852EVM dev. board. I have selected 56800E Local USBTAP
Connection in the Remote Debugging pane of... 
dbaudiopro - Jun 22 2005
Everyone needs to remember there are more DSPs from Freescale than just
the 56800 Family. CodeWarrior ONLY supports 56800 Family DSPs, NOT the
56300 Family. A free tools set... 
Corey, Rick - Jun 1 2005
Hi Chandru
What version of Code Warrior are you using? All we used from the SDK back then was the interrupt dispatcher for the 56803.
... 
Corey, Rick - May 26 2005
Hi Iker
Yes, I saw the same thing. I don't recall what exactly, really, fixed it,
but I thrashed around for ages. I did not use the SDK.
I used the Rx Full IRQ for b... 
Corey, Rick - May 11 2005
Hi All
By mistake, I happened to init an externed struct (see sample code below).
That is a syntax error, but instead of just getting a compile error, the IDE
cra... 
Corey, Rick - May 11 2005
Hi Haoyeshen
Look at the manual "Targeting MC56F83xx/DSP5685x Controllers", also called:
"CodeWarrior(tm) Development Studio for
Motorola® 56800/E Hybrid Controllers: ... 
Gary Schnabl - May 3 2005
>
>I used to program the 56F80X family of DSPs with Codewarrior 5.0. Now, I am
>implementing HC908s as a low cost replacement in low-end applications.
>
>Questions: ... 
help56800 - May 2 2005
Low-end digital signal controller helps reduce production costs and
speed time to market
TEMPE, Ariz. — May 2, 2005 — As energy costs soar, designers
of
industrial ... 
Mariano Filippa - Apr 29 2005
Slightly off topic.
I used to program the 56F80X family of DSPs with Codewarrior 5.0. Now, I am
implementing HC908s as a low cost replacement in low-end applications. ... 
stev...@yahoo.com - Apr 28 2005
I've been learning how to program on the 56800/E at this link http://www.techonline.com/community/ed_resource/virtualab. This company lets you use real eval boards for free.... 
RAM [2 Articles]
haoyeshen - Apr 23 2005
I am trying to write a simple program on DSP56801 which require a array
of 512 words long. When I use the Processor Expert to generate the
code, I found that th maxi... 
|
1 |
2 |
3 |
4 |
5 |
6 |
next