This shows you the differences between two versions of the page.
getting_started [2015/01/20 14:53] hutch |
getting_started [2015/01/20 14:53] (current) hutch |
||
---|---|---|---|
Line 5: | Line 5: | ||
The system of files that I have provided are contained in the laserTag subdirectory. You should carefully read through all of these files (main.c is the only long one). They are heavily commented and should explain most of what you need to know. Once you compile and download the program to the board, it should run, print some messages, etc. | The system of files that I have provided are contained in the laserTag subdirectory. You should carefully read through all of these files (main.c is the only long one). They are heavily commented and should explain most of what you need to know. Once you compile and download the program to the board, it should run, print some messages, etc. | ||
- | **Important Note: You must place all new files, including the queue.c and queue.h files that you write inside the laserTag subdirectory that you will find after installing the new software.** | + | **Important Note: You must place all new files, including the queue.c and queue.h files, inside the laserTag subdirectory that you will find after installing the new software.** |