Communication Latency between A53 and M4.

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

Communication Latency between A53 and M4.

1,903 次查看
noufal_p
Contributor I

Hi, i have imx8m mini evk and i have tested communication between A53 and M4 using RPMsg. I would like to know the methods that can be used to measure communication latency between A53 and M4?

Thanks 

Noufal P

标签 (2)
0 项奖励
回复
2 回复数

1,790 次查看
fabianmpa019
Contributor II

Hi,

What Kernel version and Yocto release are you using?

0 项奖励
回复

1,793 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

Unfortunately, it could be possible, but it will not be an easy task.

If you go to the MU part of the reference manual, you can find that there is a flag that changes the state when the transmission between cores is finished. You will need to create a code in the M4 cortex that could detect when the flag changed.

The name of the register is Processor x Status Register (MUx_ASR).

However, in the code, you will need to play with the timers and interrupts to handle this operation. Unfortunately, this is out of our scope.

I apologize for the inconvenience this may give you.

Best regards,

Diego.

0 项奖励
回复