Hi,
I need creating a application with cyclic execution every 833 us. In this time I must calculate several time of FFT-expression and also some other math functions.
How I can create this task and minimizing execution latency on the DSP BIOS?
How many "pure" time left for mathematical calculations be avaible inside task?
How calculate cpu loading for this task?
Thanks