Hello Help Desk, Antonio and Eric,

I was trying to install 6LowPAN Blip implementation on Z1 motes using
the following link

http://zolertia.sourceforge.net/wiki/index.php/Blip_v2.0


I have the latest release of the TinyOs and the problem that I am
currently having is that when I try to install the Ppp_Router example
I get the following error

 make z1 blip install,1

/root/top/t2_cur/tinyos-release/tos/lib/ppp/LcpAutomatonP.nc: In
function ‘LcpAutomatonP__0__processEventActions_’:
/root/top/t2_cur/tinyos-release/tos/lib/ppp/LcpAutomatonP.nc:543:93:
warning: variable ‘in_actions’ set but not used
[-Wunused-but-set-variable]
/usr/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld:
build/z1/main.exe section `.bss' will not fit in region `ram'
/usr/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld: region
`ram' overflowed by 1534 bytes
collect2: ld returned 1 exit status
make: *** [exe0] Error 1


Now I believe that the latest tinyos-release does not contain the
compressed implementation of the blip for z1 motes. Is that right???


Also how we know from here that the node id is 1?? I mean I did not
burn the node id. The motes are new motes that I recieved almost a
month ago. I only burnt the LED blink code just to blink the LED's and
they work perfectly okay.



Also I want to ask that when I do

make z1 install

it installs the firmware in ttyUSB0 device and i believe that MOTECOM
variable tell which one to program. Now I have a 3 nodes one is
ttyUSB0, other is ttyUSB1 and the third is ttyUSB2. What argument to
pass in order to access the particular node??


Regard's

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to