SLAU664B February 2016 – August 2017
The project is split into multiple files (see Table 7). This makes it easier to navigate and reuse parts of it for other projects.
| Name | Description |
|---|---|
| main.c | The blink LED main function |
| Library: Driverlib | Device driver library |
The main code uses the MSP430 Driver Library to halt the watchdog timer and to configure or toggle the GPIO pin connected to the LED inside a software loop.