I am using dsplib for c66 version 3.0.0.8.
It appears that the twiddle generating routines are not in the library. I have to build the source each time.
What is the reason for this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am using dsplib for c66 version 3.0.0.8.
It appears that the twiddle generating routines are not in the library. I have to build the source each time.
What is the reason for this?
Hi,
We consider the twiddle generation routine as part of the unit test, in other words, part of the run-time environment for the kernel. That's why is not included in the object library. We understand it is slightly different from other memory buffers, because it needs to be initialized properly. We will consider adding it to our object library in the next DSPLIB release. Sorry for the inconvenience.
best regards,
Yimin