You should take a look at the fine work Eric has done:

https://github.com/tp-freeforall/prod

/tos/platform/mm5s/

Regards,

--Antonio



On Tue, Apr 9, 2013 at 9:09 AM, Tim Godfrey <timothy.godf...@gmail.com>wrote:

> Hello,
>
> My question is, is the processor MSP430F5438A supported by tinyos? How
> does one take compile apps for that target?
>
> I am attempting to add a new platform to my tinyos installation. The mote
> I want to add support for is a Texas Instruments CC1180DK_DB mote. It has
> an MSP430F5438A microcontroller and a CC1180 radio controller.
>
> I have been following the 'Platforms' guide on the wiki (
> http://docs.tinyos.net/tinywiki/index.php/Platforms) to add a new
> platform. At the moment when I compile I get a whole bunch of "'Variable'
> undeclared " errors for the variables
>
> - TACCTL0
> - TACCTL1
> - TACCTL2
> - TACTL
> - ME1
> - UTXE0
> - ...
> etc.
>
> As far as I can work out, it is because the header file, msp430f5438a.h,
> does not include definitions for those constants (defines?).
>
> I did read in the devel mailing list, that in 2011 Eric Decker was working
> on support for 2nd and 3rd generation msp430 devices, and had created
> tinynode instances on a bunch of those devices, including the one I am
> trying to work with. However, the git repository that he was developing is
> not serving the code (anymore? at least not to me), and the current trunk
> version of tinyos from google code doesn't improve my compilation output.
>
> Thanks ahead of time for your help!
> Tim
>
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
--
Antonio Liñan Colina
R+D+I Engineer
@: ali...@advancare.com
@: ali...@zolertia.com
------------------------------
Advancare
T: +34 93 582 02 70
http://www.advancare.com
http://www.zolertia.com
http://zolertia.sourceforge.net
http://webshop.zolertia.com
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to