Lab 5 – Interrupts
Run the code
3. Build and run the example.
You should see the LED blinking…
Change the LED blink rate
4. Terminate the debug session.
5. Modify the example to blink the LED at 2 second intervals.
(Hint: choose clock divide by 32K.)
6. Build and run the example again.
If you want, you can experiment with other clock divider rates to see their affect on the LED.
MSP430 Workshop - Interrupts 5 - 53