Most of your questions I don't understand. I've never "visited" TinyOS code
that deep.
Sorry. I'm trying my best to provide you with all required details.

My TinyOS tree is fetched (and up-to-date) from:
http://tinyos-main.googlecode.com/svn/trunk.
Did no changes there.

I'm not sure if you can use this info, but my msp430 tool chain is fetched
(and up-to-date) from
http://tinyprod.net/repos/debian/

Which SPI is the SD hooked to?
Where can I check that?

Shimmer indeed uses the msp430f1611

I'm assuming SPI.  Is it off USART1?
Where can I check that?

If you are using stock TinyOS
Not sure what "stock TinyOS" is...

What app do you build?
The exact app I've attached in my first mail.

Where is the SD driver?
/tinyos-main/tos/platforms/shimmer/chips/sd

If I were to build my own copy, how do I do that?
I'm not sure what you are asking here, but when I build the attached simple
TestSD on a a new machine, I:

   - Download the tree I specified earlier.
   - export the TOSDIR to point to my local copy.
   - run a simple make.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to