RTOS supported for i.mx6

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

RTOS supported for i.mx6

6,549 Views
saida
Contributor II

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

Labels (1)
0 Kudos
4 Replies

2,733 Views
igorpadykov
NXP Employee
NXP Employee

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://www.freertos.org/FreeRTOS_Support_Forum_Archive/November_2014/freertos_FreeRTOS_for_iMX6_Quad...

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!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

2,733 Views
saida
Contributor II

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

0 Kudos

2,733 Views
JohnBirch
NXP Employee
NXP Employee

igorpadykov

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?

0 Kudos

2,733 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos