Install Code Composer Studio 12 with msp430 support.
Installation:
1- Import the project from the qpc_dpp directory.
2- Download and execute the code on a MSP-EXP430G2 or MSP-EXP430G2ET board.
Rebuild:
1- Adjust include directory for <qpc>/include
2- Adjust link for <qpc>/src/qf directory
3- Adjust link for <qpc>/src/qv/qv.c
4- Perform full rebuild of Debug and Release targets
where <qpc> is the location of the installed QP/C framework