QP/C++ 6.9.3
Blinky on MSP-EXP430F5529LP
MSP-EXP430F5529LP board

Simple Blinky example for MSP-EXP430F5529LP with CCS-430 and IAR-430 toolchains. The application blinks the LED1 (P1.0) once per second. The LED2 is rapidly toggled from the idle callback, which results in a "glow" with intensity proportional to the frequency of calling the idle callback.

Note
The simple Blinky application does NOT support the Spy build configuration. Please see the DPP example for QS output.