This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| firstexample:start [2020/12/10 16:45] – [Developing on the MPC555 Board] ursgraf | firstexample:start [2022/11/17 15:01] (current) – [First Example] ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== First Example ====== | ====== First Example ====== | ||
| + | Please note that projects must reside in directories with identical names. However, projects may reside everywhere on disk, they do not necessarily have to reside in the current eclipse workspace. | ||
| ===== Hello World with System.out ===== | ===== Hello World with System.out ===== | ||
| * [[first_example_mpc555| Hello World on the NTB mpc555 Board]] | * [[first_example_mpc555| Hello World on the NTB mpc555 Board]] | ||
| Line 13: | Line 14: | ||
| ===== Developing on the NTB mpc555 Board ===== | ===== Developing on the NTB mpc555 Board ===== | ||
| + | The standard run configuration as described in [[firstexample: | ||
| ===== Running Demo Programs ===== | ===== Running Demo Programs ===== | ||