Show total CPU usage by all processes, instead of LVGL alone #3
Annotations
5 errors
Build:
demos/high_res/lv_demo_high_res_perf_stats.c#L34
no previous prototype for 'ti_read_proc_stats' [-Werror=missing-prototypes]
|
Build:
demos/high_res/lv_demo_high_res_perf_stats.c#L59
pointer targets in passing argument 1 of 'strtok' differ in signedness [-Wpointer-sign]
|
Build:
demos/high_res/lv_demo_high_res_perf_stats.c#L60
comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Werror=sign-compare]
|
Build:
demos/high_res/lv_demo_high_res_perf_stats.c#L66
no previous prototype for 'ti_get_cpu_load' [-Werror=missing-prototypes]
|
Build
Process completed with exit code 1.
|
Loading