EasyManuals Logo

Texas Instruments MSP430 Student Guide

Texas Instruments MSP430
398 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #113 background imageLoading...
Page #113 background image
Lab 3
4. Notice that the main() function already turns off the watchdog timer.
Although this is not required, you can replace this “register-based” code with the DriverLib
function. Either way works fine. If you want to use DriverLib, please reference your
Worksheet answer #3 (on page 3-21).
5. Add required header files.
Add the #include header required by MSP430ware DriverLib. (See Worksheet question #2).
Hint: The default main.c created by the new project wizard already has #included
<msp430.h>. You can replace this with the DriverLib #include. It’s OK to have both of
them, but the DriverLib header file already references msp430.h.
???
6. Do you see question marks next to #include statement? What does this mean?
_________________________________________________________________________
MSP430 Workshop - Using GPIO with MSP430ware 3 - 23

Table of Contents

Other manuals for Texas Instruments MSP430

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments MSP430 and is the answer not in the manual?

Texas Instruments MSP430 Specifications

General IconGeneral
BrandTexas Instruments
ModelMSP430
CategoryMicrocontrollers
LanguageEnglish

Related product manuals