cancel
Showing results for 
Search instead for 
Did you mean: 

/dev/ttyRPMSG0: no such file or directory

TArre.1
Associate III

Hello!

I am trying to replicate the workshop STM32MP1 - 11 Inter-Processor Communication Lab Example. I create a new STM32 project and copy all the data from the lab example. Then I connect the device (STM32MP157C-DK2) in production mode to send message between processor but the following message appears in the terminal:

  • /dev/ttyRPMSG0: no such file or directory

0693W00000UoX3DQAV.png 

Can somebody help me?

Thanks!

2 REPLIES 2
Jean-Marc B
ST Employee

Hi @TArre.1​ 

This post may help you: https://community.st.com/s/question/0D53W00001mFYAHSA4/missing-devttyrpmsg0

Best regards,

--JM

TArre.1
Associate III

I have updated to the last version of the firmware but I am still having the same problem.

In the .ioc part I have only configured the timer and the led pin (PH7). Do I have to do any more configuration? I have copied the rest from the example.

Thanks!