Hello all,
I am new to tinyOS. I followed the intstructions given on the smac website as
well as the README file to test (in pc platform) smac using programs in s-
mac/apps directory. I am unable to do a "make pc" due to errors.A sample error
in the PhyTestReceiver/ is
mkdir -p build/pc
compiling PhyTestReceiver to a pc binary
ncc -o build/pc/main.exe -g -O0 -board=micasb -pthread -target=pc -Wall -
Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wall -fnesc-nido-tosnodes=1000 -fnesc-
cfile=build/pc/app.c -I. -I../../tos/interfaces -I../../tos/system
PhyTestReceiver.nc -lm
PhyTestReceiver.nc:37: component PhyRadio not found
PhyTestReceiverM.nc:31: expected component `PhyRadio', but got
component 'PhyTestReceiverM'
PhyTestReceiver.nc:40: no match
PhyTestReceiver.nc:41: no match
make: *** [build/pc/main.exe] Error 1
I did a cross check and found that the PhyRadio component was missing which is
referred to by PhyControl and that is an alias of Stdcontrol. If anyone
encountered the same problem, please help me.
Thanks in advance.
Regards,
Subah.
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users