real time operating system on i.mx7

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

real time operating system on i.mx7

1,677 次查看
marcellobellini
Contributor I

I am evalutate i.mx7 dual 

but i need work in hard real time 0.5mS, not possible with linux.

is it possible work with OS MQX with cortex A7 dual core?

I do not use cortex M4

标签 (1)
0 项奖励
回复
4 回复数

1,581 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Marcello Bellini,

There is not a real time OS BSP for the Cortex A7 on the i.MX7. Most users use the Cortex M4 for real time operations and run Linux on the Cortex A7 so this is the supported configuration.

You may port a real time OS on the Cortex A7 yourself but it’s not a trivial task. There is also NXP Professional Services who may be of help.

My apologies for the inconvenience.

Regards,

0 项奖励
回复

1,581 次查看
marcellobellini
Contributor I

Hello gusarambula

the problem is cortex M4 does not support 64 bit floating point in HW and it is has low performance

for my application.

Regards

0 项奖励
回复

1,581 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Marcello Bellini,

I understand the predicament. You may certainly run a real time operating system on the Cortex A7, but there is not a BSP providing this solution so you would need to do the porting.

My apologies for the inconvenience.

Regards,

0 项奖励
回复

1,581 次查看
aelder
Contributor III

Check out Nuttx.

- Andrew

0 项奖励
回复