![XMOS XK-XMP-64 Quick Start Manual Download Page 5](http://html2.mh-extra.com/html/xmos/xk-xmp-64/xk-xmp-64_quick-start-manual_3536534005.webp)
XMOS
4
4
Linux Users
Follow the steps below to get started with the XK-XMP-64 Development Kit.
1. Connect the XK-XMP-64 to your system.
• Connect the XK-XMP-64 to a USB 2.0 connector on your develop-
ment system, and power up the XK-XMP-64.
• Log into a shell with root permissions, open the file
/etc/fstab
and add the following lines to access the USB and high-speed USB
file systems:
none /proc/bus/usb usbfs defaults,devmode=0666 0 0
none /dev/bus/usb usbfs defaults,devmode=0666 0 0
• Unmount the USB file systems, for example:
umount /proc/bus/usb
umount /dev/bus/usb
• Remount the USB file systems, for example:
mount /proc/bus/usb
mount /dev/bus/usb
• Log out from root access.
2. Download and install the tools
• Go to:
and download the Development Tools.
• Uncompress the D
ESKTOP
T
OOLS
10.4.
TGZ
package to your install
directory using the following command:
tar -xzf DesktopTools\_10.4.tgz -C /home/user
3. Patch the tools (see Section
4. Start the tools and follow the XK-XMP-64 tutorial
• Run the following command from the installation directory to set up
the environmental variables for the Development Tools:
source SetEnv
XK-XMP-64 Q
UICK
S
TART
G
UIDE
(10.4)
2010/05/13