Lab 1
Lab 1
linux OS:
1. Visit Texas Instruments page:
11. EXTRA: If there are problems with the make command use the
following possible solution:
Now we have the Tivaware SDK installed correctly. This will be useful to work
during all the class with a TM4C1294 board.
Part 2: TIVAWare SDK Installation
1. Explain the TIVAWare SDK installation in your computer step by step.
Address the specific details about it. Did you have any issues during the
installation? If so, how did you manage to solve them?
2. What is a make file? Why is it important? Explain its use.
Part 3: Git installation
Git is a modern version control system that allows team collaboration in a fast
and efficient pace. Git manages a software system in a way that all the
collaborators can contribute to it reducing possible code errors and incoherences.
Git is a powerful tool for modern software development and allows developers to
complete specific tasks and focus development without affecting all the system.