Hi,

I just installed TinyOS 2.1.1.

Under Blink app, I type "make micaz", it works fine. When I type "make
micaz safe", I got the many errors like:

"/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:61: Error: Assertion
will                                 always fail in pointer access check:
  (unsigned int volatile   * BND(__this, cbound27__e)  )76 + 1 <= (unsigned
int                                 volatile   * COUNT(0) SNT  )76

/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:61: Error: Type
mismatch i                                n coercion:
  from: int
    to: unsigned int volatile   * BND(...)
   exp: 76

/opt/tinyos-2.1.1/tos/platforms/mica/MeasureClockC.nc:69: Error: Assertion
will                                 always fail in pointer access check:
  (unsigned char volatile   * BND(__this, cbound28__e)  )82 + 1 <=
(unsigned cha                                r volatile   * COUNT(0) SNT
)82

"

why?

thanks,

Gary
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to