Hi,
I'm using CCS Version: 6.1.0.00104, TIRTOS: tirtos_tivac_2_14_04_31 with TM4C129.
I was checking my CPU load, and I found it 75% which is very huge, after checking all the tasks load one by one, I found that one of my tasks load is 45% and by increasing the Task_sleep delay, it became 4%, but problem now that I can see that the CPU usage is 33% while the sum of all my tasks load is 14%, so there are 19% of CPU load used by unknown tasks, I'm guessing one of the following tasks but I can't get their actual load:
1- the Task thread for the NDK
2- daemon
Please advice how to know where is the CPU load
Thanks,
Mohammed Fawzy