Category: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
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.
MSPDebug
MSPDebug - MSPDebug is a free debugger for use with MSP430 MCUs. It supports FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be used as a proxy for gdb or as an independent debugger with support for programming, disassembly and reverse engineering. MSPDebug is primarily aimed at linux hosts, but also works on Mac OSX (you will require a slightly modified beta TUSB3410 driver to talk to EZ430-F2013 and similar.) This site also describes the protocol used to communicate with the eZ430-RF2500 via the USB bus.
TakaTuka Java Virtual Machine
TakaTuka - TakaTuka is free Java Virtual Machine (JVM) for tiny embedded devices and micro-controllers. It currently runs on platforms with storage flash as small as 48KB and RAM as small as 4KB. TakaTuka enables programming wireless sensor motes using Java, an object oriented high level language, instead of C/NesC. The TakaTuka JVM is available under GNU GPL version-3.
This category currently contains no pages or media.
Leave a Comment