Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
software:deep:installation:windows [2015-01-05 10:20] – tinner | software:deep:installation:windows [Unbekanntes Datum] (aktuell) – gelöscht - Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1 | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== deep Installation under Windows ====== | ||
- | |||
- | ===== Install necessary tools ===== | ||
- | <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 the JDK from the [[http:// | ||
- | - Install it by using the setup assistant | ||
- | - Install //Eclipse IDE for Java Developers//: | ||
- | - Get the newest version of [[http:// | ||
- | - Unzip it into '' | ||
- | - If you want to use the [[:Embedded Systems: | ||
- | - Download the [[Software: | ||
- | - 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 ('' | ||
- | - Open the plugin installation dialog: //Help// -> //Install New Software...// | ||
- | - Add a new plugin source: //Add...// -> //Name:// '' | ||
- | - Add the plugin by checking: //deep Plugin for Eclipse// ('' | ||
- | - If you want to use //deep// with the MPC555 and the USB-BDI, select also the USB-BDI Plugin ('' | ||
- | - Follow the instructions of the plugin installer. | ||
- | |||
- | ===== Install the deep target library ===== | ||
- | - Download the ZIP-archive from the [[software: | ||
- | - Unpack it to '' | ||
- | - Change the default library path in the Eclipse Plugin: | ||
- | - Start Eclipse | ||
- | - Open //Window// -> // | ||
- | - Click // | ||
- | |||
- | ===== Test your installation ===== | ||
- | - Test your installation by creating a hello world project: | ||
- | - [[..: | ||
- | - [[..: | ||
- | |||