RTOS implementation with multitasking in MCF52212

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

RTOS implementation with multitasking in MCF52212

796 Views
Lakshmi
Contributor II
Hi,

  We have used MCF52212 processor. Currently we have not done the implementation to support RTOS with multi threading or multitasking operations.

   We have completed the project implementation & it is in a release state.

  We are experiencing some issues because currently our implementation does not support multi threading RTOS.

  I also heard that, multitasking is not supported in MCF52212 processor.

 Could you please tell me if it is possible to implement RTOS in MCF52212, if so what is the code base to be used?

Like for MCF52233, we have used ColdFire_Lite code base which supports multitasking.

Please respond ASAP

Thanks
Labels (1)
0 Kudos
1 Reply

202 Views
TVNAIDU
Contributor III

These are all same family like 52233, since 52233 supports MQX which is multi-task OS, 52212 also should support, check RAM and ROM size and see whether MQX compatible or not. also you should have get DEMO board which gives some clues.

 

TV Naidu.

0 Kudos