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.

SK-TDA4VM: Use of C7x library for logarithmic calculation

Part Number: SK-TDA4VM
Other Parts Discussed in Thread: MATHLIB

Tool/software:

Hi

I am using the SDK version "ti-processor-sdk-rtos-j721e-evm-09_00_01_01\pdk_jacinto_09_00_01_04" where I have created a simple application to run in C7x DSP core which will perform some operations like log2(x) , log10(x) on a big chunk of unsigned 32 bit data in L2 Ram memory

The overall goal of the work is to make the simple application run more effieciently in the C7x core to replicate it for our requirement , so Is there any dsplib , mathlib or any intrinsic that can be used to implement this logarthmic operation


Thanks,
Madhu