Skip to content

QP/C examples running on low end MSP430 microcontrollers

License

Notifications You must be signed in to change notification settings

ef15c/qpc-msp430

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

qpc-msp430

QP/C examples running on low end MSP430 microcontrollers

Prerequisite

Install Code Composer Studio 12 with msp430 support.

Dining Philosopher Problem

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

About

QP/C examples running on low end MSP430 microcontrollers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published