“How to program a MSP430G2 Launchpad with Finite State Machines (FSM) using YAKINDU Statechart Tools in your Code Composer Studio.
This tutorial contains six steps:
- Installing YAKINDU Statechart Tools as a plugin to Code Composer Studio
- Getting started with State Machines in Code Composer Studio
- Create the Blinky State Machine
- Generate the State Machine C code
- Calling the State Machine from your code
- Run the project!
This project can be used as a blueprint for any MPS430 or MSP432!”