No description
Find a file
Andy Killorin f64dbda320 calculate cpu load with the ti-rtos clock
this is wholly innacurate as the baseline is the cpu usage on startup (high)
and the results are round to the nearest tick, which is 10% of the sample

does "work" though
2025-04-12 18:54:33 -04:00
.config switched to ccs12 2025-04-10 11:33:10 -04:00
.launches switched to ccs12 2025-04-10 11:33:10 -04:00
.settings switched to ccs12 2025-04-10 11:33:10 -04:00
src switched to ccs12 2025-04-10 11:33:10 -04:00
targetConfigs added tirtos 2025-04-10 10:29:04 -04:00
.ccsproject added tirtos 2025-04-10 10:29:04 -04:00
.cproject added tirtos 2025-04-10 10:29:04 -04:00
.gitignore switched to ccs12 2025-04-10 11:33:10 -04:00
.project added tirtos 2025-04-10 10:29:04 -04:00
.xdchelp added tirtos 2025-04-10 10:29:04 -04:00
buttons.c handle button input 2025-04-12 17:57:48 -04:00
buttons.h handle button input 2025-04-12 17:57:48 -04:00
Crystalfontz128x128_ST7735.c time formatting 2025-03-20 11:20:21 -04:00
Crystalfontz128x128_ST7735.h time formatting 2025-03-20 11:20:21 -04:00
EK_TM4C1294XL.cmd added tirtos 2025-04-10 10:29:04 -04:00
HAL_EK_TM4C1294XL_Crystalfontz128x128_ST7735.c time formatting 2025-03-20 11:20:21 -04:00
HAL_EK_TM4C1294XL_Crystalfontz128x128_ST7735.h time formatting 2025-03-20 11:20:21 -04:00
main.c calculate cpu load with the ti-rtos clock 2025-04-12 18:54:33 -04:00
makefile.defs added tirtos 2025-04-10 10:29:04 -04:00
rtos.cfg calculate cpu load with the ti-rtos clock 2025-04-12 18:54:33 -04:00
sampling.c switched to ccs12 2025-04-10 11:33:10 -04:00
sampling.h set sample frequency 2025-04-03 12:55:41 -04:00
sysctl_pll.c switched to ccs12 2025-04-10 11:33:10 -04:00
sysctl_pll.h switched to ccs12 2025-04-10 11:33:10 -04:00