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 revisionBoth sides next revision
getting_started [2019/05/08 10:26] – [Set up] sfinkgetting_started [2019/06/26 08:46] sfink
Line 20: Line 20:
     - Add the plugin by checking ''deep Plugin for Eclipse'' from category „NTB“     - Add the plugin by checking ''deep Plugin for Eclipse'' from category „NTB“
     - 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]], select also the ''USB to BDI host interface'' plugin.     - 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]], select also the ''USB to BDI host interface'' plugin.
 +    - If you have Java version 9 or later, select also the ''LibusbJava plugin for eclipse''
       * Follow the instructions of the plugin installer       * Follow the instructions of the plugin installer
     - If you use an ARM target instead, i.e. the Zybo with a Zynq, install the [[..:..:openocd:installation | OpenOCD toolchain]] first.     - If you use an ARM target instead, i.e. the Zybo with a Zynq, install the [[..:..:openocd:installation | OpenOCD toolchain]] first.
Line 27: Line 28:
   * 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:   * 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:
     * Windows:     * Windows:
-      - Install libusbJava first (see [[http://www.libusb-java.ch/installation/start|installation instructions of LibusbJava]]). If you have installed the NTB Windows Driver Package first, install libusbJava and then install the NTB Windows Driver Package again.+      - If you have Java version 9 or later and already installed the ''LibusbJava plugin for eclipse'', you can skip this step. Else install libusbJava first (see [[http://www.libusb-java.ch/installation/start|installation instructions of LibusbJava]]). If you have installed the NTB Windows Driver Package first, install libusbJava and then install the NTB Windows Driver Package again.
       - Download the [[http://wiki.ntb.ch/infoportal/software/ntb_windows_driver_package/start|NTB Windows Driver Package]].       - Download the [[http://wiki.ntb.ch/infoportal/software/ntb_windows_driver_package/start|NTB Windows Driver Package]].
       - Install it by using the setup assistant. The selection of the suitable drivers is done automatically (64 bit).       - Install it by using the setup assistant. The selection of the suitable drivers is done automatically (64 bit).