i.MX93 RPMsg intercore communications question!

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX93 RPMsg intercore communications question!

1,886 Views
adaihua13
Contributor I

Hello! I'm working on an I. MX93 intercore communication function test encountered a problem.

 

First of all, both the A and M cores have started up normally. The SDK used by the M core is version 2.14.2, using the demo :rpmsg_lite_str_echo_rtos . The device tree file that A core loads is imx93-11x11-evk-rpmsg.dtb. I'm following orders from A-core, but M-core is not responding, it didn't print out"Hello World".

A Core command:

  1. # modprobe imx_rpmsg_tty

Then the log message of A core is :  

[   17.843403] imx_rpmsg_tty virtio1.rpmsg-virtual-tty-channel.-1.30: new channel: 0x400 -> 0x1e!

[   17.843584] Install rpmsg tty driver!

the log message of M core is:

RPMSG String Echo FreeRTOS RTOS API demo...

Nameservice sent, ready for incoming messages. . .

Please,Can you tell me what the problem is?

0 Kudos
Reply
1 Reply

1,862 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi 

Please refer the i.MX Linux User's Guide:

https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf

Zhiming_Liu_0-1711069245766.png

 

0 Kudos
Reply