Re: Buying a C6711 DSK
>
> Furthermore, I read somewhere that it should be possible to run
> fixed-point algorithms on a floating-point DSP such as the ones on C6711/13
> DSK. Can someone please confirm whether it's true or not? I would like to
> start with floating-point but would also want to do some fixed-point stuff
> later.
>
> Thanks in advance.
Starting with the 6713 will not be much different than the 6711. You
use the same development environment, the boards have similar
peripherals, etc. We have had students easily move from 6711 to 6713
boards. I would go with the 6713 EDK it is more stable than the 6711.
Yes, you can do fixed-point on these processors. Some fixed-point
only processors will have some additional instructions but you should
be able to do what you want. Develop a real-time algorithm in
floating-point and fixed-point and compare / contrast.
|