deep

a Cross Development Platform for Java

User Tools

Site Tools


start

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
start [2019/04/16 16:24] ursgrafstart [2021/12/27 15:21] ursgraf
Line 1: Line 1:
-<WRAP group> 
-<WRAP half column 55%> 
 ====== deep ====== ====== deep ======
        
-deep is a Cross Development Platform for Java developed at the [[http://inf.ntb.ch | NTB]]. It consists of the following modules:+<WRAP group> 
 +<WRAP half column 55%> 
 + 
 +deep is a Cross Development Platform for Java developed at the [[https://www.ost.ch/de/forschung-und-dienstleistungen/technik/systemtechnik/inf/ | INF Institut für Ingenieurinformatik]] of the [[https://www.ost.ch/en/|Eastern Switzerland University of Applied Sciences]]. It consists of the following modules:
  
   * Crosscompiler (to translate Java bytecode into machine code, "Java on the metal")   * Crosscompiler (to translate Java bytecode into machine code, "Java on the metal")
Line 23: Line 24:
   * debugger   * debugger
  
-==== Different Microarchitectures ==== +==== Supported Microarchitectures ==== 
-Deep supports the PowerPC and the ARMv7 microarchitectures+Deep currently supports the PowerPC and the ARMv7 microarchitectures.
-The integration of the ARM microarchitecture is still in progress. +
-To distinguish the different architectures in this document, ARM specific information is marked blue and information for the PowerPC architecture is marked orange.+
  
  
Line 32: Line 31:
  
 <WRAP half column 38%> <WRAP half column 38%>
 +==== Open-Source ====
 +deep is open-source and hosted on [[http://github.com/deepjava]]
 +
 +----
 +
 ==== News ==== ==== News ====
 +
 +<box right 100% | 2021.12.23: MicroZed boot from SD card>
 +Booting from SD card is now supported.</box>
 +
 +<box right 100% | 2020.9.15: MicroZed board support>
 +The ARM based Zybo and MicroZed boards are now fully supported.</box>
 +
 <box right 100% | 2019.4.16: Version 1.5.0 released> <box right 100% | 2019.4.16: Version 1.5.0 released>
 Version 1.5.0 of deep is now available with support for TOF sensors and support for unsafe classes on PPC and ARM platform. Version 1.5.0 of deep is now available with support for TOF sensors and support for unsafe classes on PPC and ARM platform.
Line 39: Line 50:
 <box right 100% | 2019.2.1: New debugging format> <box right 100% | 2019.2.1: New debugging format>
 DWARF inserted in ELF-file allows debugging with gdb.</box> DWARF inserted in ELF-file allows debugging with gdb.</box>
- 
-<box right 100% | 2017.11.06: New Task View in Eclipse> 
-A new view allows for displaying information about running tasks.</box> 
- 
-<box right 100% | 2017.10.20: First Version of Codegenerator for ARM> 
-deep can emit ARM instructions (with reduced scope).</box> 
- 
-<box right 100% | 2015.12.17: Version 1.3.2 released> 
-Version 1.3.2 of deep is now available with an improved RN131 driver for the MPC555.</box> 
  
 ---- ----
start.txt · Last modified: 2022/12/21 12:02 by ursgraf