Dies ist eine alte Version des Dokuments!


deep Installation

IMPORTANT Runtime system for MPC555

In order to use the NTB runtime system for MPC555 with deep, you have to install the deep runtime system seperately. See deep overview page for a download link. After extracting the library you can change the default library path for the plugin in the Deep Preferences section of your workspace settings. (Choose WindowPreferences in your eclipse workspace)

Windows

IMPORTANT Supported Versions

To install deep you need at least Windows XP. For Windows 7 64-bit you have to install the 64-bit version of Eclipse and the JDK!
  1. Install Java Development Kit:
    1. Download JDK
    2. Install by using the setup assistent
  2. Install Eclipse IDE for Java Developers:
    1. Get the newest version of Eclipse for Java Developers
    2. Unzip into C:\Program Files\eclipse resp. C:\Programme\eclipse
  3. Install drivers (optional, only necessary for the MPC555 with the USB-BDI):
    1. Install by using the installer. The selection of the suitable drivers is done automatically (32/64 bit)
  4. Install deep plugin
    1. start Eclipse
    2. Open plugin installation dialog: HelpInstall New Software…
    3. Add source: Add…Name: NTB Plugins, Location: http://www.ntb.ch/inf/eclipse_plugins/ → ok
    4. Add plugin: ch.ntb.inf.deep from category „NTB“

Ubuntu Linux

  1. Install necessary Software from the Ubuntu Software Repository:
    1. Java Development Kit: openjdk-6-jdk
    2. Eclipse: eclipse
    3. Eclipse Java Development Tools (JDT): eclipse-jdt
    4. libusb: libusb-1.0
  2. Install additional Software:
    1. Download the Java-Wrapper for libusb (libusbJava) from the project website: FIXME
    2. Install the Package by double clicking
  3. Install the deep Eclipse plugin
    1. Start Eclipse
    2. Open plugin installation dialog: HelpInstall New Software…
    3. Add source: Add…Name: NTB Plugins, Location: http://www.ntb.ch/inf/eclipse_plugins/ → ok
    4. Add plugin: ch.ntb.inf.deep

Mac OS X

IMPORTANT Not supported!

Mac OS X is not supported at the moment!

Installation under Windows