Dies ist eine alte Version des Dokuments!
deep Installation under Ubuntu Linux
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!
Install Java Development Kit:
-
Install it by using the setup assistant
Install Eclipse IDE for Java Developers:
-
Unzip it into C:\Program Files\eclipse
resp. C:\Programme\eclipse
If you want to use the
MPC555 with the
USB-BDI), you need to install the necessary drivers:
-
Install it by using the setup assistant. The selection of the suitable drivers is done automatically (32/64 bit).
Install the deep plugin
Start the Eclipse IDE (eclipse.exe
)
Open the plugin installation dialog: Help → Install New Software…
-
Add the plugin by checking: deep Plugin for Eclipse (ch.ntb.inf.deep
) from category „NTB“
Install the deep target library
Download the ZIP-archive from the
deep site on the NTB Infoportal.
Unpack it to C:\Programm Data\deep\trglib
or any other location
Change the default library path in the Eclipse Plugin:
Start Eclipse
Open Window → Preferences → Deep Preferences
Click Browse.. and navigate to the folder were you've unpacked the archive.
Test your installation
Test your installation by creating a hello world project:
-
-
Install necessary Software from the Ubuntu Software Repository:
Java Development Kit: openjdk-6-jdk
Eclipse: eclipse
Eclipse Java Development Tools (JDT): eclipse-jdt
libusb: libusb-1.0
Install additional Software:
Download the Java-Wrapper for libusb (libusbJava) from the project website:

Install the Package by double clicking
Install the deep Eclipse plugin
Start Eclipse
Open plugin installation dialog: Help → Install New Software…
-
Add plugin: ch.ntb.inf.deep