micro-ROS / micro_ros_renesas_demos

Demo code for Renesas e2 studio
Apache License 2.0
4 stars 5 forks source link

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

Closed Srichitra-S closed 10 months ago

Srichitra-S commented 10 months ago

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

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.

pablogs9 commented 10 months ago

Was the board correctly flashed?

Srichitra-S commented 10 months ago

Was the board correctly flashed?

Yes. Flashed using e2studio.

pablogs9 commented 10 months ago

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

pablogs9 commented 10 months ago

Also:

Srichitra-S commented 10 months ago

Also:

* which example are you using?

Serial micro-ROS Agent

* version of Renesas e2studio?

e2studio_v2023-04

* version of FSP?

FSP v4.4.0

Srichitra-S commented 10 months ago

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

pablogs9 commented 10 months ago

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

Closing as solved.

Srichitra-S commented 10 months ago

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

pablogs9 commented 10 months ago

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

Srichitra-S commented 10 months ago

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

micro_ros_usb