MQX tasks of 1 ms repeat every 10 ms

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

MQX tasks of 1 ms repeat every 10 ms

ソリューションへジャンプ
1,002件の閲覧回数
ZeusEscudero
Contributor I

Dear Community, we are using MQX in a Kinetis K60. We need task with repetitions every 100 ms, 10 ms and 1 ms.

Tasks of 100  and 10 ms work well but the task for repetition every 1 ms repeats actually every 10 ms.

That is the limit of the OS or there is a switch to configure to get tasks every 1 ms?

Thank you in advance for your help

Sincerely

Zeus

0 件の賞賛
返信
1 解決策
755件の閲覧回数
c0170
Senior Contributor III

Hi Zeus Escudero,

 

is set in BSP. Check BSP_ALARM_FREQUENCY in twrk60n512.h file. Description is in the MQX User Guide.

 

Regards,

MartinK

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
756件の閲覧回数
c0170
Senior Contributor III

Hi Zeus Escudero,

 

is set in BSP. Check BSP_ALARM_FREQUENCY in twrk60n512.h file. Description is in the MQX User Guide.

 

Regards,

MartinK

 

 

0 件の賞賛
返信