deep

a Cross Development Platform for Java

User Tools

Site Tools


first_example

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
first_example [2020/09/06 14:27] – [First Example] ursgraffirst_example [2020/09/06 14:35] – external edit 127.0.0.1
Line 1: Line 1:
-====== First Examples ====== +====== First Example ====== 
-===== Using System.out on a target board =====+===== Using System.out on a mpc555 Board ===== 
 + 
 +This example will demonstrate how to use the deep compiler to translate a simple Java program and run it on a mpc555 target platform. For other platforms see at the bottom of this page.
  
-This example will demonstrate how to use the deep compiler to translate a simple Java program and run it on a target platform.  
   - Start eclipse, choose a new workspace and open the deep perspective with //Window -> Open Perspective -> Other -> Deep//.   - Start eclipse, choose a new workspace and open the deep perspective with //Window -> Open Perspective -> Other -> Deep//.
   - Create a new deep project with //File// -> //New// -> select //Project..., Deep -> //select// Deep Project//. \\ {{:newdeepproject.png?300|}}   - Create a new deep project with //File// -> //New// -> select //Project..., Deep -> //select// Deep Project//. \\ {{:newdeepproject.png?300|}}