Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Multiple xmd sessions can nominally run on one computer. See this and this.
    • Wiki MarkupAdd {{\-cable type xilinx_platformusb port usb2\[#\]}} to your {{xmd.ini}} or {{.xmdrc}} file, where {{\#}} is the USB2 port number (from 1 to some large number) you wish to use.
    • /sbin/lsusb lists USB devices
    • To get a list of which cables are which can be seen by xmd, you can run the xrcableesn xmd command. This will list the ESN (Electronic Serial Number) for each cable and which usb2# port it is on. If you already know the ESN for the cable you want to connect to, you can replace the above "port usb2#" argument with "esn #####".

...