Hi,
I am trying to find DSP clock rate at run time on DM3730 device. As I look into dsplink/gpp/src/arch/OMAP3530/shmem/Linux/omap3530_dspclk.c directory, I see OMAP3530_getDspClkRate() function with TRC2_Enter and TRC1_Leave calls. How do I enable this trace log from Codec Engine application? I understand CE_DEBUG=3 does not provide this information. I can only think of rebuilding DSPLink using printk function in that file or by enabling trace. I am not sure if there is another easier way to enable DSPLink related log from CE application. Please advise.
Thanks
Prateek