Tasks for non-mandatory assignment 3:
- Download the precode with makefiles, etc., from Bitbucket.
- The precode contains an empty skeleton, makefiles, etc., and there are instructions on how to use it on Bitbucket.
- Make a simple synchronization mechanism between one ARM machine and an x86-machines (see Dolphin-FAQ for available machines). Use PIO-transfers for this assignment, and try to experiment with interrupts and polling as stated during the lecture.
- Use the provided library to measure latency.