hi, when i try to compile the GoldenImage it gives me the following error.
tos/lib/net/Deluge/DelugePageTransferP.nc: In function `DelugePageTransferP__BlockWrite__writeDone': /opt/tinyos-main-read-only/tos/lib/net/Deluge/DelugePageTransferP.nc:455: Internal compiler error in gen_lowpart, at emit-rtl.c:1197 looks like a compiler issue. but i think i have the latest version which is the msp430-gcc-tinyos 3.2.3 do you know what is wrong here? thanks silva On Thu, Dec 1, 2011 at 1:54 PM, sadun silva <[email protected]> wrote: > thanks a lot! > solved! > > i got it to work. i did not have automake installed on my system. > silva > > On Thu, Dec 1, 2011 at 1:40 PM, sadun silva <[email protected]> wrote: > >> hi, >> >> Thanks a lot for the prompt reply. >> it is not the latest svn. But when i tried to follow the instructions (in >> the Deluge T2 wiki) with the latest version (after an svn checkout from >> googlecode) it gives the following set of errors. when i go to /tools & >> type ./Bootstrap >> >> + aclocal >> ./Bootstrap: 1: aclocal: not found >> + set -x >> + cd platforms/mica/uisp >> + ./bootstrap >> ./bootstrap: 1: aclocal: not found >> ./bootstrap: 2: autoheader: not found >> ./bootstrap: 3: autoconf: not found >> ./bootstrap: 5: automake: not found >> + rm -f config.cache src/config.cache >> >> >> >> >> do you have any idea what is wrong here? >> >> thanks for the help >> >> >> silva >> >> >> On Wed, Nov 30, 2011 at 5:46 PM, Razvan Musaloiu-E. >> <[email protected]>wrote: >> >>> Quick question: is the latest SVN? If not, can you try that? :-) >>> >>> -- Razvan ME >>> >>> On Wed, Nov 30, 2011 at 4:19 PM, sadun silva <[email protected]>wrote: >>> >>>> hi all, >>>> >>>> i'm trying to get deluge to work. i installed the base station program >>>> in /tests/deluge/BaseStation using >>>> >>>> make telosb install,0 bsl,/dev/ttyUSB0 this mote id is 0 & it is >>>> connected to the USB >>>> >>>> after that i tried to execute >>>> >>>> tos-deluge serial@/dev/ttyUSB0:115200 -p 0 just to ping the mote. >>>> >>>> but it gives the following msg. >>>> >>>> >>>> File "/usr/local/bin/tos-deluge", line 425, in <module> >>>> am = tos.AM() >>>> TypeError: __init__() takes exactly 2 arguments (1 given) >>>> >>>> >>>> >>>> >>>> can someone please help in this? >>>> >>>> am i doing something wrong here? >>>> >>>> i'm stuck in here for days now. >>>> >>>> thanks >>>> >>>> silva >>>> >>>> >>>> _______________________________________________ >>>> Tinyos-help mailing list >>>> [email protected] >>>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >>>> >>> >>> >> >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
