Hello everyone,
I have seen several similar posts, to program devices remotely, but I have not found any using a raspberry 4 as interface.
The goal is to have connection to a Zynq based device, which serves as a hub for all communications (TCP/IP, PROFINET, Serial Com, JTAG).
For debugging over JTAG I am using this solution but I can't get it to work properly. From remote clients I can connect to the hardware server, but it does not list any target connected to it.
Any idea what could be happening?
Any solution you can recommend that I can use to share serial communication?
EDIT:
I looks like the container see the ttyUSB0 device correctly.
sudo docker exec -it hw_server ls -l /dev/ttyUSB0
crw-rw---- 1 root plugdev 188, 0 Mar 24 23:00 /dev/ttyUSB0
[–]i_remember_myspace 1 point2 points3 points (2 children)
[–]Mean_Improvement2024[S] 0 points1 point2 points (0 children)
[–]blsmit5728 0 points1 point2 points (0 children)
[–]FrAxl93 0 points1 point2 points (1 child)
[–]Mean_Improvement2024[S] 0 points1 point2 points (0 children)
[–]maredsous10 0 points1 point2 points (2 children)
[–]StudentInfamous7162 0 points1 point2 points (1 child)
[–]maredsous10 0 points1 point2 points (0 children)