_timer_create_component in one more tasks

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

_timer_create_component in one more tasks

跳至解决方案
924 次查看
norbertoj
Contributor III

Hi, I have the next question.

I have three tasks that need to work with timmers. So, Should I  put_timer_create_component for each task? Or, Do I need just one time in a (main) task?

 

Regardly,

 

Norberto Jiménez

标签 (1)
0 项奖励
回复
1 解答
843 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Norberto Jiménez,

You'd better create three timer on the three tasks .

The task do not use the other tasks source .

Hope it helps

Alice

在原帖中查看解决方案

0 项奖励
回复
1 回复
844 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Norberto Jiménez,

You'd better create three timer on the three tasks .

The task do not use the other tasks source .

Hope it helps

Alice

0 项奖励
回复