How to generate Systick for imx6q?

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

How to generate Systick for imx6q?

跳至解决方案
2,563 次查看
ajmalali
Contributor III

Hi,

I am using I.mx6q Sabre-sd board. If i want to write my own OS, How do i go about generating the systick? I read somewhere that in a cortex-M3 controller there is a Systick timer that is integrated as part of the NVIC. Is there a similar module in cortex-A9. or do i have to use the EPIT or GPT to generate the system ticks? How can i generate Systicks? What is the procedure? Please help..

标签 (3)
标记 (3)
0 项奖励
回复
1 解答
2,316 次查看
igorpadykov
NXP Employee
NXP Employee

Hi ajmalali

please check sect.3.3 Timer attached Linux Manual

for kernel timer implementation.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,317 次查看
igorpadykov
NXP Employee
NXP Employee

Hi ajmalali

please check sect.3.3 Timer attached Linux Manual

for kernel timer implementation.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复