USB passtru for XDS110

Hello,

I have been using LXD for couple of months, and I have pretty much migrated all my dev environment to LXD. With the exception of my XDS110 debug probe. I do embedded development for ROS, and this piece of hardware is crucial to my deveopment. Here is a link: https://www.ti.com/tool/TMDSEMU110-U

Once it plugs into usb, it shows up as 2 ttyACM devices. (ttyACM0 and ttyACM1) - I have been using unix char device proxies for other serial devices, like my lidar, and robot control board that uses usb serial successfully. But the same tactic will not apply to this device.

Any ideas on how I can accomplish this?

Best regards,
C.

What config did you put for it and what are you seeing in the container?