Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| software:deep:ide:installation [2013-11-15 08:08] – leander | software:deep:ide:installation [2013-12-04 10:03] (aktuell) – gelöscht zueger1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== deep Installation ====== | ||
| - | <box green 80% | 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 [[software: | ||
| - | After extracting the library you can change the default library path for the plugin in the //Deep Preferences// | ||
| - | ===== Windows ===== | ||
| - | <box red right 30% | 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! | ||
| - | </ | ||
| - | - Install //Java Development Kit//: | ||
| - | - Download[[http:// | ||
| - | - Install by using the setup assistent | ||
| - | - Install //Eclipse IDE for Java Developers//: | ||
| - | - Get the newest version of [[http:// | ||
| - | - Unzip into C:\Program Files\eclipse resp. C: | ||
| - | - Install drivers: | ||
| - | - Download [[Software: | ||
| - | - Install by using the installer. The selection of the suitable drivers is done automatically (32/64 bit) | ||
| - | - Install //deep// plugin | ||
| - | - start Eclipse | ||
| - | - Open plugin installation dialog: //Help// -> //Install New Software...// | ||
| - | - Add source: //Add...// -> //Name:// '' | ||
| - | - Add plugin: ch.ntb.inf.deep from category " | ||
| - | ===== Ubuntu Linux ===== | ||
| - | - Install necessary Software from the Ubuntu Software Repository: | ||
| - | - //Java Development Kit//: openjdk-6-jdk | ||
| - | - // | ||
| - | - //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: FIXME | ||
| - | - Install the Package by double clicking | ||
| - | - Install the //deep// Eclipse plugin | ||
| - | - Start Eclipse | ||
| - | - Open plugin installation dialog: //Help// -> //Install New Software...// | ||
| - | - Add source: //Add...// -> //Name:// '' | ||
| - | - Add plugin: ch.ntb.inf.deep | ||
| - | |||
| - | ===== Mac OS X ===== | ||
| - | <box red 98% | IMPORTANT Not supported!> | ||
| - | Mac OS X is not supported at the moment! | ||
| - | </ | ||