Hi. I'm trying to program a mica2 with this command:

SENSORBOARD=mts300 make mica2.0x1001 install mib510,/dev/ttyS0

the problem is that it doesn't do nothing, absolutely nothing. If I try

SENSORBOARD=mts300 make mica2 install mib510,/dev/ttyS0

it compiles and load the program into the mica2, but I can't give a
specific node id to the mica.
Also if I try

make mica2.0x1001 mib510,/dev/ttyS0

it tryes to compile and load (obviously it can't because it doesn't
found the sensor modules required by my application).

and with

SENSORBOARD=mts300 make mica2
make mica2.0x1001 reinstall mib510,/dev/ttyS0

I can compile but I can't load the program into mica2 flash

someone knows how to compile with a specific node id and a specific
sensorboard?

thanks in advance

-- 
Nunca confies en un S.O. del que no tienes código fuente ;-)

--------------------------------
Javier Almansa Sobrino.
Ingeniero Técnico en Informática de Sistemas.

Grupo de Investigación ARCo.
Escuela Superior de Informática. Ciudad Real
Tel: (+34)926 29 53 00 Ext: 3705


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

Reply via email to