Minimal MQX requierements

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

Minimal MQX requierements

跳至解决方案
1,077 次查看
sebasira
Senior Contributor I

Hi all!

I'd like to know what are the minimal requierements to implement MQX RTOS. RAM and FLASH amount?

By minimal, I mean task scheduling, and some lightweight events and semaphores. Maybe pipes or/and message queue (don't know if semaphores would be enough). Not any other functionallity (no USB, no ETH).

I've read that ColdFire v1 QE128 is supported and I'd like to start using it, but I don't know if the RAM/FLASH requiered for the RTOS will leave me without resources for my App.

Thanks in advance!

标记 (3)
0 项奖励
回复
1 解答
957 次查看
JuroV
NXP Employee
NXP Employee

Hello,

this really depends on the processor, drivers and components. I would say that for CF+ the minimal code footprint is around 10kB and SRAM footprint several kilobytes.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
958 次查看
JuroV
NXP Employee
NXP Employee

Hello,

this really depends on the processor, drivers and components. I would say that for CF+ the minimal code footprint is around 10kB and SRAM footprint several kilobytes.

0 项奖励
回复
957 次查看
sebasira
Senior Contributor I

Thank you very much Juraj!

0 项奖励
回复