Hello,
I need to know the difference in performance (and also in overall if there is important restriction) between an Timer thread and a simple ISR handles by the hwi_dispatcher.
It seems to me both call a run to completion function.
My goal is only to achieve the best performance in this case.
Setup is:
TMS570
CCS 4.2
SYS/BIOS 6.31
Simon