imxsx flexcan bug report

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

imxsx flexcan bug report

1,635 次查看
bowenzhang
Contributor II

freertos on   M4  runs perfectly without  linux on A9,but linux starts will affect freertos interrupt immediately, I did not change the configure。so  i think  it is  a bug

0 项奖励
回复
1 回复

1,527 次查看
art
NXP Employee
NXP Employee

Actually, this is not a bug, but just the expected behaviour. As per the asymmetric multicore design philosophy, M4 is the auxiliary core to perform the low-speed low-performance system tasks when the A9 core sleeps for power saving, but when Linux on the A9 core starts, it takes all the system control on itself.

However, of course, you can manage the A9 and M4 cores interoperability as you want. For example, refer to the Section 2.6 "Remote Processor Messaging" of the attached document.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复