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