Hi all:
 
      I am a new guy in Germany, and doing some application alone. Now I encountered a little compiling error which confusing me terribly when I made a little try.  
 
      I wired component FakeLocation in my program to get the location of the mote.
      (***
       Main.StdControl -> FakeLocationM;
       ***
       Test_movingM.Location -> FakeLocationM.Location)
 
       I put FakeLocation.nc, FakeLocationM.nc and LakeLocation.h into tos/system file from TestTinyViz file. And put the Location interface into tos/interface file.and add my own codes in Test_movingM.nc which I created for my application.
 
       After "make pc", the compiling error is the only one like this:
-------------------------------------------------
/home/tinyos-1.x/tos/system/FakeLocationM.nc: In function  'Location.getLocation':
/home/tinyos-1.x/tos/system/FakeLocationM.nc:59: ADC_X.getData not connected.
make: *** [exe0] error 1
[EMAIL PROTECTED] Test_moving]#
 
      This only error shows up in both Windows and Linux environment, and it is the only one. By the way, I did not modify any codes in the three FakeLocation documents from TestTinyViz file.

 
      Waiting for response.
  
Thank you very much!!!

 
                                                                                                             Coi




更改您使用即时消息的方式: Windows Live Messenger Beta
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to