Hi
I was just wondering on what is the best way to measure the cpu clock speed of L1 38. Is there any clk out pin or an I/O which i can hook up to an Oscilloscope and measure.
Any other suggestion would be highly appreciable.
Thanks
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.
Hi
I was just wondering on what is the best way to measure the cpu clock speed of L1 38. Is there any clk out pin or an I/O which i can hook up to an Oscilloscope and measure.
Any other suggestion would be highly appreciable.
Thanks
Gorge
Please refer to the OMAPL138 TRM: http://www.ti.com/lit/ug/spruh77a/spruh77a.pdf, Figure 8-1 for the PLL block diagram. You can then use OCSEL register to select which clock to observe on the CLKOUT.
Thanks
David
What is the best way to program the OCSEL register to select the clkout. Currently im setting the PLL in bypass mode , then set the clkout , finally set the PLL back in lock mode. Im not sure if thisis the proper way. Any example or document that explains this would be appreciable.