Forum Discussion
RyuKucchan
New Contributor
6 years agoWhy doesn't my task work when a timer is added. (with MicroC/OS-II)
As shown in the following source code, if a timer is added, the timer interrupt operation will be performed periodically, but Task1 will not work. If I do not execute init_timer (), Task1 is working...
Ahmed_H_Intel1
Frequent Contributor
6 years agoHi,
Are you using the intel's timer IP?