You should be able to use the .platform file to back reference to
other directories or explicitly add them with -I at NCC time.
Of course everything else will be included if you 'accidentally'
use modules which your platform doesn't support.

MS


John Griessen wrote:
 For instance:

for a file,

/tos/platforms/intelmote2/chips/cc2420/HplCC2420SpiC.nc
./tos/platforms/micaz/chips/cc2420/HplCC2420SpiC.nc
./tos/platforms/telosa/chips/cc2420/HplCC2420SpiC.nc

where I want to use the telosa version, since it is the same in the
ecosens1 platform:
============
HPL implementation of the SPI bus for the ChipCon CC2420 radio
 * connected to a TI MSP430 processor.
 *
 * @author Jonathan Hui <[EMAIL PROTECTED]>
 * @version $Revision: 1.4 $ $Date: 2006/12/12 18:23:44 $
============

should I reference instead of copying?  How do I reference?
telosb does it, but I'm not sure how...

Same question for the whole tos/platforms/telosa/chips/cc2420 dir.

Thanks,

John Griessen


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

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

Reply via email to