This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| firstexample:first_example_mpc5200 [2022/05/12 18:56] – ursgraf | firstexample:first_example_mpc5200 [2022/12/20 15:55] (current) – ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Hello World on the Phytec phiCore mpc5200 Board ====== | ====== Hello World on the Phytec phiCore mpc5200 Board ====== | ||
| - | This example will demonstrate how to use the deep compiler to translate a simple Java program and run it on a [[https:// | + | This example will demonstrate how to use the deep compiler to translate a simple Java program and run it on a [[https:// |
| - 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//. | ||
| Line 60: | Line 60: | ||
| } | } | ||
| </ | </ | ||
| - | - Connect the target through an external debugging device such as an [[http:// | + | - Connect the target through an external debugging device such as an [[http:// |
| - Open a terminal program such as '' | - Open a terminal program such as '' | ||
| - Create a new run configuration by marking the project file // | - Create a new run configuration by marking the project file // | ||