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 [2019/09/26 09:26] – [First steps] ursgrafgetting_started [2019/09/26 09:34] – [Set up] ursgraf
Line 22: Line 22:
     - If you have Java version 9 or later, select also the ''LibusbJava plugin for eclipse'' and follow the instructions of the plugin installer     - If you have Java version 9 or later, select also the ''LibusbJava plugin for eclipse'' and 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]].     - If you use an ARM target instead, i.e. the Zybo with a Zynq, install the [[..:..:openocd:installation | OpenOCD toolchain]].
-  * 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 [[http://update.deepjava.org/runtime-library/deep_runtime_library_1.5.0_2019-05-07.zip | ]] 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.
   * 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.
 +
 +
 +===== Install Hardware Libraries =====
 +
   * 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: