Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

tgtakaoka/tinyos-msp430

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance

tinyos-msp430

NEWS: Compiling with TI MSP430-GCC is supported.

This project ports TinyOS prod to small MSP430 chips that are not supported officially, is designed with TinyOS prod for msp430-elf.

This project is intended as a basis for electronics hobbyist.

You may find that Homebrew, Linuxbrew, and the following taps are quite handy for development.

  • tgtakaoka/mspgcc: msp430-gcc and tools. MSP430 port of gcc 4.7 known as mspgcc4.

  • tgtakaoka/msp430-elf: msp430-elf-gcc and tools. MSP430 port of gcc 7.3 known as TI MSP430-GCC.

  • tgtakaoka/tinyos-msp430: this project and modified tinyos-prod tree to support gcc 7.3. Also conatins the latest mspdebug and MSP Debug Stack from TI formulae.

Supported targets

Unconfirmed (should work)

  • MSP430F2418 (64pin, 16MHz, 116KB Flash, 8KB RAM)
  • MSP430F2617 (64pin, 16MHz, 92KB Flash, 8KB RAM)
  • MSP430G2955 (38pin, 16MHz, 56KB Flash, 4KB RAM)
  • ADC12, CRC16, DMA (in TinyOS prod)

To do

About

TinyOS for small MSP430 chips with msp430-elf-gcc

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages