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