hi I.mx6 community
can any one give me the details of the list of rtos (Real Time Operating Systems) supported by i.mx6 dual lite processor
because for my project i want to port rtos to my board.
Regards
Sadia
HI saida
FSL supports MQX, below links shows rtos which may be used on i.MX6.
http://www.mentor.com/embedded-software/downloads/freescale-imx6-evaluation
http://boundarydevices.com/qnx-i-mx6-sabre-lite-nitrogen6x/
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
hi
igorpadykov
Is it possible to run two standalone applications on i.mx6 dual lite on two cores independently at a time ?
because in my application i want to assign one application dedicated to one core and other to other core, this has to run both at a time.
can i do this way of coding in bare metal application or do i need any OS, even in OS how can i achieve this if my previous statement is not valid ?
Regards
Saida
the problem with saying that any RTOS that runs on a Cortex A9 can be used is that you are only thinking about a small portion of the SOC, the core, the RTOS needs to support the whole device with drivers also.
I have a customer who needs a RTOS running on a MX6Solo which supports the whole SOC, what would you recommend?
John
for i.MX6S seems more suitable
Nucleus ReadyStart™ for Freescale i.MX6 Evaluation Software - Mentor Graphics
~igor