Timer recourses used by MQX 4.1 (K70).

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

Timer recourses used by MQX 4.1 (K70).

569 次查看
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 回复

273 次查看
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 项奖励
回复