Open Source Projects - MSP430
From Texas Instruments Embedded Processors Wiki
This is a list of the available MSP430 Open Source projects out there on the web today.
Contents |
GCC Toolchain
GCC Toolchain - The GNU C Compiler is an open source compiler and tool chain for compiling C code written in any coding environment into MSP430 machine code. Includes Binutils (as, ld) and tools for debugging and downloading the code (GDB, JTAG, BSL).
QP State Machine Frameworks
QP State Machine Frameworks - RTOS-like, event-driven frameworks for embedded systems that enable coding concurrent UML state machines directly in C or C++. Development kits for ARM 7/9/Cortex-M3, MSP430, C28x and Linux, Win32, RTOSs.
MSP430 Cross Development Kit
Cross Development Kit - CDK4MSP stands for Cross Development Kit for the Texas Instruments MSP430 MCUs and should you support with a comprehensive Assembler and C development environment for even this processor familie under Linux or similar host systems. It will present only free of fee tools, so you can use it without any risks. Further you will find some useful OS projects and related sample code all arround MSP430 inside of the example packages.
MSPsim
mspsim - A Java-based instruction level emulator of the MSP430 series microprocessor and emulation of some sensor networking platforms. Supports loading of IHEX and ELF firmware files, and has some tools for monitoring stack, setting breakpoints, and profiling.
Environ430
Environ430 - An IDE for msp430 microcontroller.Uses the mspgcc compiler collection.For proper functionality download the latest version of MSPGCC from sourceforge.net Test the product and do let us know if you find any bugs.mail to us at ashish.pkumar@gmail.com
Open Source Data Logger
Open Source Data Logger - Open source data logger focused on the wind industry. Hardware platform based on the TI MSP430, firmware written in C using mspgcc. Sponsored by the Wind Energy Center at the University of Massachusetts, Mechanical and Industrial Engineering.
ComSC
ComSC - The firmware for a MSP430 based full duplex terminal node controller supporting connectionless AX.25.
Froth Virtual Machine for MSP430
Froth Virtual Machine - Froth Virtual Machine for the MSP430 Texas-Instruments Microcontrollers. The goal is to provide a Forth-Like interactive cross-development environment for the MSP430 series (Flash based).
openMSP430
openMSP430 - The openMSP430 is a synthesizable 16bit microcontroller core written in Verilog. It is compatible with Texas Instruments' MSP430 microcontroller family and can execute the code generated by an MSP430 toolchain in a cycle accurate way. The core comes with some peripherals (GPIO, TimerA, generic templates) and a Serial Debug Interface for in-system software development.
GoodFET
[1] - The GoodFET is an open source JTAG programmer based upon the Texas Instruments Flash Emulation Tool. While retaining partial compatibility with the TI design, the eventual goal of this project is standalone firmware with no proprietary components.
Leave a Comment