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.

PMU COUNTERS ON OMAP 4430

Other Parts Discussed in Thread: 4430

   

PRADEEP KUMAR

   

 

   

Hi,
    I have a panda board with OMAP 4430, and flashed a image using the steps     explained in the below link

http://releases.linaro.org/13.04/ubuntu/panda

   

using     Creating your own image method.

   

This was     successful.

   

My     application needs to access PMU counters of the ARM for performance     measurement.

   

So i wanted     to test whether they are enabled or not ? So I gave the below command.

   

root@localhost:~#     dmesg | grep 'PMU'
    [ 0.687408] ARM PMU: not yet supported on OMAP4430 due to missing CTI     driver
    root@localhost:~#

   

How can I     enable the PMU counters?

   

Please help     me in this regards

   

Thanks &     regards
    Pradeep Kumar