how to configure systick in MQX using timer interrupt instead of internal systick interrupt

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

how to configure systick in MQX using timer interrupt instead of internal systick interrupt

636件の閲覧回数
virendrapatel
Contributor III

  Hi ,

We want to use a timer2 interrupt(FTM2,vector 80 ) instead of internal systick interrupt(_int_kernel_isr, vector 15) for 5ms system tick for MQX .

 

We have configure timer2 interrupt which generate a interrupt on 5ms, we want to use this timer2 interrupt to generate systick for MQX scheduler.

 

Can we use timer2 interrupt(FTM2) to generate systick for MQX scheduler instead of internal  5ms systick interrupt?

 

If yes, How we can configure timer2 for 5ms system tick in MQX BSP? what are the changes to be done in MQX BSP?

   

Or Can we change the priority of internal systick interrupt?


 

Thanks,

Virendra

タグ(2)
0 件の賞賛
返信
1 返信

457件の閲覧回数
soledad
NXP Employee
NXP Employee

Hello Virendra,

which MQX version are you using??

Regards

Soledad

0 件の賞賛
返信