Tool/software: Linux
I am using AM5728 on a custom board. The DSP core is running TI-RTOS and the A15 is running Linux. I need to run the DSP core at OPP_OD (700MHz) all time. Is there any way I can set frequency of the DSP core from Linux? I searched through the forums and came across the solution involving modifying the gel file from CCS while debugging. But I am looking for means to do so from Linux. Ideally, I would like to have means of setting the new frequency as default for the DSP core so it always operates at the new frequency (across power cycles).
-Jimit