On 2/21/06, Chang Li <[EMAIL PROTECTED]> wrote: > I tested TinyOS 2.0 beta for windows with Cygwin today. It is better than > 1.x. > I just list several troubles.
Thanks for the feedback - a few comments > 1. The "rpm -Uvh" should be replaced by "rpm -ivh --ignores --force" > Otherwise the rpm packages might not be installed. > > 2. msvcr71.dll is missed in the package for MSP430 tools. Which tool actually needs that? (Kristin, can you look into this?) > 3. JDK 1.5 was installed in another path but could not find the javac in > command line. Was this Sun's JVM? If so, Kristin, can you check? > 4. I compiled TestPowerManager as "make telosb install,3433" > there was a random error with > > tos-set-symbols --objcopy ..... > Could not find symbol ActiveMessageAddressC$addr in > build/telosb/main.exe > ignoring symbol. > Could not find symbol TOS_NODE_ID in build/telosb/main.exe > ignoring symbol. That's probably normal - TestPowerManager doesn't used the node id, so the variables that store it get removed. As a result, the stuff to set the node id doesn't find those variables... > 5. Does xnp extra install the TOS loader for Deluge into the mote? I have no idea :-) Deluge is not yet supported in 2.0, so this is most likely untested/etc. David Gay _______________________________________________ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help