How to generate Systick for imx6q?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to generate Systick for imx6q?

ソリューションへジャンプ
2,592件の閲覧回数
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)
0 件の賞賛
返信
1 解決策
2,345件の閲覧回数
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,346件の閲覧回数
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 件の賞賛
返信