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/06/07 08:27] – [Set up] ursgrafgetting_started [2018/08/20 14:44] mgehrig2
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.
-    - 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.
   * Install the deep runtime library by extracting the ZIP archive from the [[..:..:download | download page]] to ''C:\Programm Data\deep\trglib'' (Windows), ''/opt/deep/lib'' (Linux) or any other location.   * Install the deep runtime library by extracting the ZIP archive from the [[..:..:download | download page]] to ''C:\Programm Data\deep\trglib'' (Windows), ''/opt/deep/lib'' (Linux) or any other location.
   * Start Eclipse and open the deep perspective.   * Start Eclipse and open the deep perspective.
Line 26: Line 27:
   * 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:
-      - Download the [[http://wiki.ntb.ch/infoportal/software/ntb_windows_driver_package|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).
       - Take care to install libusb as well (see [[http://www.libusb-java.ch/installation/start|installation instructions of LibusbJava]])!       - Take care to install libusb as well (see [[http://www.libusb-java.ch/installation/start|installation instructions of LibusbJava]])!