Minimal MQX requierements

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

Minimal MQX requierements

ソリューションへジャンプ
1,097件の閲覧回数
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 解決策
977件の閲覧回数
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 返答(返信)
978件の閲覧回数
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 件の賞賛
返信
977件の閲覧回数
sebasira
Senior Contributor I

Thank you very much Juraj!

0 件の賞賛
返信