Running Free RTOS and Linux simultaniously on an iMX 6Dual(Lite/Plus)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Running Free RTOS and Linux simultaniously on an iMX 6Dual(Lite/Plus)

跳至解决方案
1,475 次查看
jeroenvanderlaa
Contributor III

We are thinking about switching from the iMX 6SoloX to an iMX 6Solo MCU. There was only 1 application that needed the M4 core for FreeRTOS. There is a lot of documentation on running FreeRTOS on the M4 while running Linux on the A9 core. Is it possible to run Linux on cpu0 and FreeRTOS (or another instance of Linux) on cpu1 on an iMX 6Dual(X)? This means we could upgrade a few boards for that specific application while running the rest on a Solo processor.

Best regards,

Jeroen van der Laan

标记 (1)
0 项奖励
回复
1 解答
1,280 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Basically it is possible - to run different OS(s) on different cores, using hypervisor,
but we do not have any examples for i.MX6.

 

Have a great day,

Yuri

 

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

Note: If this post answers your question, please click the Correct Answer

button. Thank you!

在原帖中查看解决方案

2 回复数
1,281 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Basically it is possible - to run different OS(s) on different cores, using hypervisor,
but we do not have any examples for i.MX6.

 

Have a great day,

Yuri

 

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

Note: If this post answers your question, please click the Correct Answer

button. Thank you!

1,280 次查看
jeroenvanderlaa
Contributor III

Thanks,

that might do the trick.

0 项奖励
回复