Hello,
I'm preparing for production line of boards with DSPF826/7, aroung 2K
boards of each device.
The boards are tested with ICT - bed of nails.
I want to progr...
hi all
it seems that i have a similar problem like Peter. I have 32 nodes
on a CAN bus. Every 50ms each of them sends a message frame with an ID
in a range from 10000 t...
I am programming my 56F805 using Metrowerks CodeWarrior. Apparently I
have a problem linking with the floating point sine method in the math
library. I have included the fol...
Hello people,
I am downloading my software with the debug button in codewarrior. The
target is a 56F800DEMO board (56F801).
Codewarrior indicates 782 bytes of code ...
Hello,
I mostly use integers in my apps with a DSP56F801. Today I realized
that all my "char" types are the same as all my "int" types.
I checked the Targetting man...
I'm using 56F805 to control a number of DC controllers. The DSP is
hooked up to a separate H-bridge, which receives two digital signals
for direction, and one PWM for curren...
Hi,
I'm working on microcontroler freescale. And I have to develop a SPI
interface via hardware IO.
Have anyone already developed this kind of SPI soft or is there any...
Hello group,
my name is Carlo and I am a new member.
I'm developing with the MC56F8013 DSP demo board and I'm having some
trouble.
Problem #1: I cannot get the DSP...
The example in Codewarior have shown me for Serial Bootloader for
DSP56F807, but the target CPU of mine is DSP56F801..
Could U please link me to that?
Thanks in adv...
I'm using an evaluation version, and get the following link error for
sine function:
Link Error : Undefined : "Fsin"
Referenced from "Fmain"
Link failed
I rem...