I'm trying to measure the CPU usage using proj_lab03b on TMS320F28027F, and the given variables that are supposed to show percentages are showing exorbitant numbers (see screenshot). The search of the project doesn't show where the maxDeltaCntObserved variable is set. CPU_USAGE_getMaxDeltaCntObserved() just returns the value from a structure. So I'm wondering, what is it I'm actually measuring, and how do I get percentages?