Try "make mica2". Which version of tinyos did you install?

On 4/24/07, Greg Turnipseed <[EMAIL PROTECTED]> wrote:

 Yes, /usr/local/bin is in my directory.  "which avr-objcopy" returns:
/usr/local/bin/avr-objcopy

"make micaz" in the Blink directory returns:

[Greg:tinyos-1.x/apps/blink] greg% make micaz
/Users/greg/Documents/Sources/tinyos-1.x/tos/../apps/Makerules:335: ***
mica mica2 mica2dot pc all micaz

Usage:   make <platform>
         make all
         make clean
         make install[.n] <platform>
         make reinstall[.n] <platform> # no rebuild of target
         make docs <platform>

         Valid platforms are: mica mica2 mica2dot pc

.  Stop.



I'm guessing I need a make rule for micaz?
Thanks,
Greg Turnipseed

------------------------------
*From: *Sarfraz Nawaz <[EMAIL PROTECTED]>
*Date: *Tue, 24 Apr 2007 10:59:25 +1000
*To: *Greg Turnipseed <[EMAIL PROTECTED]>
*Cc: *Michael Schippling <[EMAIL PROTECTED]>, tinyos-help <
[email protected]>
*Subject: *Re: [Tinyos-help] Complete Novice Question: Installing TinyOS
and Compiling on MacOSX 10.4 for MICA

Are these also in your path? What is the output of "which avr-objcopy". If
it is in your path what happens when you do lets say "make micaz" in Blink?

On 4/24/07, *Greg Turnipseed* <[EMAIL PROTECTED]>
wrote:

Yes, I have avr-objcopy and avr-gcc installed.  They're located in the
/usr/local/bin directory.
TOSDIR=/Users/greg/Documents/Sources/tinyos-1.x/tos
TOSROOT=/users/greg/Documents/Sources/tinyos-1.x

These are correct, as far as I can tell.  Inside the TOSDIR path are the
folders "interfaces","lib","platform","sensorboards","system", and "types".
 TOSROOT just points to my tinyos directory, like yours does.

MIB520=/dev/tty.usbserial-XBPSJ9TXA
MOTECOM=/dev/tty.usbserial-XBPSJ9TXB

I'm using the USB version (MIB520), and so I think that part's correct.
 It's just supposed to point to where the serial port is, correct?  What
about MOTECOM?

What does this mean as far as not being able to find "Timer","Leds", etc.?

Thanks,
Greg Turnipseed





_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to