Dies ist eine alte Version des Dokuments!
deep Installation under Windows
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“
If you want to use deep with the MPC555 and the USB-BDI, check also the ch.ntb.inf.mpc555UsbBdi Plugin.
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:
-
-