MQX/MQX Lite Context Switching Cycles

取消
显示结果 
搜索替代 
您的意思是: 
已解决

MQX/MQX Lite Context Switching Cycles

跳至解决方案
605 次查看
MatthewScott_DE
Contributor II

Does anyone know the amount of cycles it takes to perform a context switch in MQX?  Is MQX Lite any different?

标记 (3)
0 项奖励
1 解答
263 次查看
c0170
Senior Contributor III

Hello,

this thread gives you a hint which example to check and david shared also there some numbers:

Re: Minimum Interrupt Latency

Quoted from MQX Real-time Operating System

Depending on platform and options chosen, MQX RTOS can be configured to take as little as 6K bytes of ROM, including kernel, interrupts, semaphores, queues and memory manager. MQX RTOS delivers the performance that demanding customer have come to expect in leading RTOS solutions as well, on a 200 MHz PowerPC® MPC8248, interrupt latency came in at 0.331 µsec and context switch time was benchmarked at 0.558 µsec.

Regards,

c0170

在原帖中查看解决方案

0 项奖励
1 回复
264 次查看
c0170
Senior Contributor III

Hello,

this thread gives you a hint which example to check and david shared also there some numbers:

Re: Minimum Interrupt Latency

Quoted from MQX Real-time Operating System

Depending on platform and options chosen, MQX RTOS can be configured to take as little as 6K bytes of ROM, including kernel, interrupts, semaphores, queues and memory manager. MQX RTOS delivers the performance that demanding customer have come to expect in leading RTOS solutions as well, on a 200 MHz PowerPC® MPC8248, interrupt latency came in at 0.331 µsec and context switch time was benchmarked at 0.558 µsec.

Regards,

c0170

0 项奖励