6.1903
Download the starter lab project found here. Extract it. Notice that the file structure is the following: This is how all of our projects in 6.190 will look this semester. As you add additional files like 6190.h, additional C files, assembly files, etc... we'll add them into the src folder. For more detailed instructions on Windows setup, see the Windows Setup Section. For Mac and Linux, continue on in this section. This class assumes basic familiarity with a command line. If you're new to this, fret not. Have a look at a quickstart guide for Mac (similar for Linux). In either Mac or Windows, you will need to open a terminal and navigate (with "cd" and "ls") and execute the commands below. The "setup" for the 6.190 toolchain should hopefully be relatively painless. We're now using an all-in-one Python based library that takes care of compilation, flashing, and monitoring the device output. Go here and follow the instructions until you finish the "Configuration" section. You will need t