VijayaLakshmiMaurya / tinyos-main

Automatically exported from code.google.com/p/tinyos-main
0 stars 0 forks source link

Compilation error with CTP for target IRIS SIM (component RF230ActiveMessageC not found) #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
compile error happens for applications including Ctp and compiling for targets 
other than TELOSB and MICAZ with SIM (e.g. make IRIS SIM).

ERROR:
"In component `CtpP':
/opt/tinyos-2.x/tos/lib/net/ctp/CtpP.nc:212: component RF230ActiveMessageC not 
found"

the attached patch fixes the problem. please review and merge if accepted.

other modules might be affected by similar problems, to be checked.

Original issue reported on code.google.com by bernhard...@gmail.com on 22 Mar 2012 at 8:19

Attachments:

GoogleCodeExporter commented 9 years ago
TOSSIM is supported only for the micaz platform.

Original comment by philip.l...@gmail.com on 24 Mar 2012 at 7:42