Difference between revisions of "Contiki MSP430F5438A"
From emboxit
m (1 revision) |
|
(No difference)
|
Latest revision as of 16:52, 11 September 2015
- http://stackoverflow.com/questions/17489619/reading-files-using-contiki-on-msp430f5438a
- http://www.yildiz.edu.tr/~cihan/contiki.php
- http://sourceforge.net/p/contiki/mailman/message/28042050/
that is pretty much standard stuff you are trying to do. Contiki and Mist should run out of the box on that platforms as the code is part of the contiki codebase and I guess it is actively maintained. See https://github.com/contiki-os/contiki/tree/master/platform/exp5438 So there should be no need for porting. Just compile Contiki for the exp5438 platform and have fun :)
recommends to use the open source Instant Contiki development environment (Eclipse based). It a 2GB single-file download that includes an Ubuntu virtual machine to be run in VMWare Player pre-installed with the required compiler and toolchain. You can also use Thingsquare Mist simulation environment in order to test your code before production and deployment. I could not find a download link for the latter though… Read more: http://www.cnx-software.com/2013/03/20/thingsquare-mist-open-source-firmware-for-the-internet-of-things/#ixzz3FUmum4pq
- http://www.contiki-os.org/start.html
- http://stackoverflow.com/questions/25232934/contiki-port-to-msp430f5-launchpad