How can I test RTX166 load? Is it possible to measure cpu busy rate?
In RTX166 Tiny, there is an IDLE task that you can modify to simply set a port pin low on entry and high on exit. Then, you can measure the duty cycle of that pin to figure out how much time the CPU is idle. Jon