Hello,
I writing an application using the full TI kit : Code composer studio,
DSP/BIOS,... and i need to know the CPU usage.
The TI's DSP/BIOS include an IDL thread which can be used to see CPU
...
Hello,
i need some good information/link/paper about floating point precision
calculus.
Someone tell me : "be aware that using float point comparaison in C
programming could be dangerous, for ex...
Hello,
i am looking for a way to put string in a special memory section. My
code looks like this :
#ifndef WIN32
#pragma DATA_SECTION(MSG, ".heapExterne");
#endif
const char* MESSAGE_ERREUR_...
Hello,
Is someone know how to compute a Blakman-Harris windows ?
1) In Harris, F. J. "On the Use of Windows for Harmonic Analysis with
the Discrete Fourier Transform." Proceedings of the IEEE. ...
Hello,
I need help in order to understand what appends in a specify scheme of
windows modulation before process FFT (excuse my poor english..
French).
1) When the input signal contain only one...
Hello,
i have a question about the configuration of CCS. I had a projet that
i start using the DSK6713 board.
In the CCS setup application, i choose the C6713DSK configuration
file. ALL RIGTHS.
...
Hello,
I presently working with a DSK6713 from Spectrum digital. The internal
memory of the TMS320C6713 seems to be complicated.
Does anyone know if the entire internal memory (256 Ko) could be...
"Jacek" wrote in message news: ...
> Hello!
> Wher can I find some circuits (scheme) free starter kit. I want make cheap
> and easy starter kit with Texas Instruments' DSP. If you can help m...
"Yehuda Mittelman" wrote in message news: ...
> Dear Group
>
> I am trying to check how many clock cycles my program requires. To do that I
> use the CodeComposer profiler and single ste...
Hello,
I am looking for good advices about my design.
I am working with an ADC which work beetween 1kHz and 2kHz but the
application need data sampled beetween 10 Hz and 2 kHz. So i decide to
...