Other Parts Discussed in Thread: TMS570LS0432
In TMS570LS0432 Hercules Launchpad, I use freeRTOS. To calculate CPU Idle Time(with some tasks created), I ran HET at the Background and a variable incrementing inside IdleTask when it runs on CPU. At 200th ms, I recorded the variable value. Now I doubt as to what should be the denominator value if this variable count is taken as numerator value to calculate Idle time of CPU. Kindly suggest a solution for this.