deep

a Cross Development Platform for Java

User Tools

Site Tools


getting_started

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
getting_started [2016/01/05 10:43] akalberergetting_started [2016/06/07 08:27] – [Set up] ursgraf
Line 24: Line 24:
   * Start Eclipse and open the deep perspective.   * Start Eclipse and open the deep perspective.
   * Go to Window -> Preferences -> deep Preferences and change the default library path to the location where you've extracted the runtime library.   * Go to Window -> Preferences -> deep Preferences and change the default library path to the location where you've extracted the runtime library.
-  * If you want to use deep with the [[http://wiki.ntb.ch/infoportal/embedded_systems/mpc555/headerboard/start|MPC555]] and the [[http://wiki.ntb.ch/infoportal/embedded_systems/mpc555/usb-bdi|USB-BDI]], you need to install the necessary drivers (Windows)+  * If you want to use deep with the [[http://wiki.ntb.ch/infoportal/embedded_systems/mpc555/headerboard/start|MPC555]] and the [[http://wiki.ntb.ch/infoportal/embedded_systems/mpc555/usb-bdi|USB-BDI]], you need to install the necessary drivers and LibusbJava
-    - Download the [[http://wiki.ntb.ch/infoportal/software/ntb_windows_driver_package|NTB Windows Driver Package]]. +    * Windows: 
-    - Install it by using the setup assistant. The selection of the suitable drivers is done automatically (64 bit). +      - Download the [[http://wiki.ntb.ch/infoportal/software/ntb_windows_driver_package|NTB Windows Driver Package]]. 
-  If you use Linux, go to [[http://libusb-java.ch/installation/start| Installation Instructions]] for LibusbJava +      - Install it by using the setup assistant. The selection of the suitable drivers is done automatically (64 bit). 
 +      - Take care to install libusb as well (see [[http://www.libusb-java.ch/installation/start|installation instructions of LibusbJava]])! 
 +    * Linux
 +      - Install LibusbJava for Linux with the [[http://libusb-java.ch/installation/start| Installation Instructions]] on the LibusbJava page
  
 ===== First steps ===== ===== First steps =====