Communication Latency between A53 and M4.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Communication Latency between A53 and M4.

2,470件の閲覧回数
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 返答(返信)

2,357件の閲覧回数
fabianmpa019
Contributor II

Hi,

What Kernel version and Yocto release are you using?

0 件の賞賛
返信

2,360件の閲覧回数
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 件の賞賛
返信