micro-ROS/micro_ros_renesas_demos

EK RA6M5 not listed in /dev/serial/by-id/ when connected to laptop

Closed this issue · 10 comments

EK RA6M5 not listed in /dev/serial/by-id/ when connected to laptop

  • Hardware description: EK RA6M5

Steps to reproduce the issue

Was following the steps to run the microros demo for Serial micro-ROS Agent.
But the board port is not visible when using the command ls /dev/serial/by-id/

Expected behavior

the board port is listed

Actual behavior

the directory not found

Additional information

Also tested the udp microros agent, but the app doesnt run successfully on the board.

Was the board correctly flashed?

Was the board correctly flashed?

Yes. Flashed using e2studio.

There are 3 micro-USB on board, could you confirm that any of them mount a serial device?

Also:

  • which example are you using?
  • version of Renesas e2studio?
  • version of FSP?

Also:

* which example are you using?

Serial micro-ROS Agent

* version of Renesas e2studio?

e2studio_v2023-04

* version of FSP?

FSP v4.4.0

There are 3 micro-USB on board, could you confirm that any of them mount a serial device?

i connected the full speed usb and the debug usb port

The UDPv4 example will communicate via UDP, there is not serial port communication for micro-ROS in this example.

Closing as solved.

The UDPv4 example will communicate via UDP, there is not serial port communication for micro-ROS in this example.

Closing as solved.

Sorry @pablogs9
Serial micro-ROS Agent was the example used

Which of these examples are you using: https://github.com/micro-ROS/micro_ros_renesas_demos/tree/iron/Boards/EK_RA6M5 ?

micro_ros_usb