Timer recourses used by MQX 4.1 (K70).

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

Timer recourses used by MQX 4.1 (K70).

622件の閲覧回数
poul-erikhansen
Contributor II

I am using kinetics K70 and MQX version 4.1.

How can I find out with hardware timer devices is used by the system timer and scheduler in my system by the MQX system.

Poul-Erik.

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

326件の閲覧回数
anthony_huereca
NXP Employee
NXP Employee

That is setup in C:\Freescale\Freescale_MQX_4_1\mqx\source\bsp\twrk70f120m\init_bsp.c starting on line 95.

It uses the ARM Cortex M4 systick timer by default, with a 5ms timer.

-Anthony

0 件の賞賛
返信