Minimal MQX requierements

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Minimal MQX requierements

Jump to solution
621 Views
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!

0 Kudos
Reply
1 Solution
501 Views
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.

View solution in original post

0 Kudos
Reply
2 Replies
502 Views
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 Kudos
Reply
501 Views
sebasira
Senior Contributor I

Thank you very much Juraj!

0 Kudos
Reply