-
Notifications
You must be signed in to change notification settings - Fork 9
cr/ChronosTool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ChronosTool.py Tool for programming TI eZ430-Chronos watches Features: - Full support for rfbsl "over the air" updates - Sync time with local clock - Limited device auto detection Todo: - Make output less verbose - Sync protocol reading features, f.e. acceleration data streaming - Implement error recovery (Section 3.6.3.3 of the eZ430-Chronos Development Tool User's Guide) Changelog: 0.1 - public preview version 0.2 - import rewritten - sync time accuracy fix 0.3 - verbosity option - noreset option - acceleration data streaming Example: ./ChronosTool.py -d /dev/ttyACM3 prg eZChronos.txt Ressources: - More info on the TI eZ430-Chronos: http://processors.wiki.ti.com/index.php/EZ430-Chronos - OpenChronos, msp430-gcc-friendly TI firmware clone: https://github.com/poelzi/OpenChronos - mspdebug, open-source debugger and programmer for the eZ430U: http://mspdebug.sourceforge.net/ - How to install the MSP430 toolchain under MAC OS X: http://www.senslab.info/?p=425 (MacPorts version works fine for me.)
About
Tool for programming TI eZ430-Chronos watches
Resources
Stars
Watchers
Forks
Packages 0
No packages published