Re: Timer help

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

Re: Timer help

跳至解决方案
2,680 次查看
Anand_Raju
Contributor I

As I have no prior experience with assembly code. Could anyone share how processor expert tool / c-code can be used for the timers.

 

Thanks!

Raju

0 项奖励
回复
1 解答
2,395 次查看
ProcessorExpert
Senior Contributor III

Hello

 

From your request it’s not clear what kind of task are you interested in. Processor Expert provides several components that allow to use timers in various modes, for example TimerInt provides periodical interrupt, FreeCntr can be user for measuring times etc..  You can find descriptions and typical usage in on-line help of  individual components (see Cw menu: Help > Processor Expert > Embedded Components index).
There is also a simple tutorial for TimerInt component available using Help > Processor Expert > Processor Expert Help in the chapter Tutorials.

 

Best regards

Jiri Rezler

Processor Expert Support Team

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,396 次查看
ProcessorExpert
Senior Contributor III

Hello

 

From your request it’s not clear what kind of task are you interested in. Processor Expert provides several components that allow to use timers in various modes, for example TimerInt provides periodical interrupt, FreeCntr can be user for measuring times etc..  You can find descriptions and typical usage in on-line help of  individual components (see Cw menu: Help > Processor Expert > Embedded Components index).
There is also a simple tutorial for TimerInt component available using Help > Processor Expert > Processor Expert Help in the chapter Tutorials.

 

Best regards

Jiri Rezler

Processor Expert Support Team

0 项奖励
回复
2,395 次查看
Anand_Raju
Contributor I

Thanks very much.

0 项奖励
回复