Hello all, I fixed the first problem of running the java tool for surge. .. Thank you so much to the tinyos-help archives..
Can anyone pls tell me where to see the definition of variables of the MultiHopLEPSM.nc file? I wanted to input relative distance of the nodes in the surge application, I believe this is done in the file MultiHopLEPSM.nc by the struct NeighborTbl[ROUTE_TABLE_SIZE]. I couldn't find out where is this entry given by whom? IS it some entries that are automatically generated by some other files? When I see the surge running in Tinyviz, how the positions are determined. Can I by someways implicitly specify the location of the nodes as where they should be placed? Thanks >From: <[EMAIL PROTECTED]> >To: [email protected] >CC: <[EMAIL PROTECTED]> >Subject: Problem with surge java application >Date: Thu, 24 Apr 2008 15:53:30 +0000 > >Hello, > >I am facing problems with running the java tool for surge application. I >typed 'make pc' in the apps directory of Surge , then went to >tools/java/net/tinyos/surge directory and typed"make". Then I typed 'java >net.tinyos.surge Mainclass 125 ' from same directory. I got the error >message 'Exception in thread "main" >java.lang.NoClassDefFoundError:net/tinyos/surge'. > >Can any one please tell me how to fix this error? > >Also I wanted to input relative distance of the nodes in the surge >application, I believe this is done in the file MultiHopLEPSM.nc by the >struct NeighborTbl[ROUTE_TABLE_SIZE]. I couldn't find out where is this >entry given by whom? IS it some entries that are automatically generated by >some other files? When I see the surge running in Tinyviz, how the >positions are determined. Can I by someways implicitly specify the location >of the nodes as where they should be placed? > >I know my questions are getting confusing, I'm sorry I'm realy trying to >understand the 100 diferent structures and variables in the related files. >Is there any links where the variables definitions are given? >If anybody knows anything about these questions ,can you please help? I 'm >stuck so long in the same point. >Thank you in advance. >Nirupama _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
