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.

Computing CPU load

Is there a method for determining the CPU utilization for BIOS v6.33+ similar to this:

http://processors.wiki.ti.com/index.php?title=Calculating_DSP/BIOS_5_CPU_Load

I'd like my application to know what the CPU load is so it can throttle its processing. I used the approach in the link for BIOS v5 projects and it worked pretty well. I would like to do the same with BIOS v6 but haven't come across the way to do that.

Thanks,
Raj