hello, Michael,
If I want to search the specified directories, how can I do it?
e.g., there are some files in the paltform/mica2, however, I want to use the files (having the same names with the files in mica2 directories) in other directories. How?

I ever add -v, and I find that the files proprocessed is not expected.

thanks !

--------------------------------------------------
From: "Michael Schippling" <[EMAIL PROTECTED]>
Sent: Saturday, April 19, 2008 12:57 AM
To: "俞龙" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Subject: Re: [Tinyos-help] the nesC search order

You can find a list of directories in the [platform]/.platform file
e.g., for mica2/.platform --
@commonplatforms = ("mica128", "mica", "avrmote");

And you can see what gets searched by adding a -v to the nesc command,
usually by putting it in PFLAGS in the makefile.

MS

俞龙 wrote:
Hello everyone,
    when compiling the program which needs many interfaces and
components in other directories, what is the order that nesC search for?
Thanks all!

------
Yu long
俞  ��

Motto: What you never thought possible.


------------------------------------------------------------------------

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

--
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew


------
Yu long

Motto: What you never thought possible.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to