Installation Instructions
All of the XMOS tools and drivers are provided in a single platform-specific downloadable file.
Install the tools
To install the tools on your PC, follow these steps:
On Windows:
- Download the Windows installer from:
- Double-click the installer to run it. Follow the on-screen prompts to install the tools on your PC.
On Mac:
- Download the Macintosh installer from:
- Double-click the downloaded installer to open it, and then drag the XMOS icon
into your Applications folder.
The installer copies the files to your hard disk.
- Unmount the installer.
On Linux:
- Download the Linux archive from:
- Uncompress the archive to an installation directory, for example by entering
the following command:
tar -xzf archive.tgz -C /home/user
Install the USB drivers
The XMOS tools interface to development boards over USB. Some boards provide an integrated debug adapter, and others require an external adapter that connects to the board via an XSYS connector, as shown in Adapter configurations used with XMOS development boards.
The XMOS tools support adapters based on either FTDI or XMOS USB-to-JTAG chips. Consult your board manual to determine which driver to use.
On Windows:
The JTAG drivers are installed by the tools installer. Plug your XMOS development board in after an installation to load the drivers.
On Mac:
USB driver support is provided natively on OS X.
On Linux:
USB driver support is provided natively on some versions of Linux. In some cases, the driver must be enabled (see Enable USB drivers on Linux).