[Tinyos-host-mote-wg] [Tinyos-2.0wg] Re: bug in nesc1.2alpha10 &
nesc1.2beta1?
Joe Polastre
joe.polastre at gmail.com
Wed Aug 10 11:54:08 PDT 2005
Any comments on this? I've verified it exists in nesc1.2beta1 as well
as alpha10 and alpha11, but not alpha5.
-Joe
On 8/8/05, Joe Polastre <joe.polastre at gmail.com> wrote:
> I believe this to be a bug (or some other weird thing with nesC that I
> didn't see in nesc 1.2alpha5 and earlier).
>
> The situation is as follows:
>
> msp430hardware defines how to make a pin, say TOSH_ASSIGN_PIN();
>
> another header file, lets call it sensorboard.h, defines a new pin:
> TOSH_ASSIGN_PIN(MY_PIN, 2, 3);
>
> since it comes after msp430hardware, it should work equally well as
> any TOSH_ASSIGN_PIN in msp430hardware.h. However, it gives an error
> about nesC's norace primitive:
>
> `__nesc_keyword_norace' undeclared (first use in this function)
>
> I've created the simplest possible app to show the problem. What do I
> need to change, or what changed between nesC 1.2alpha5 and nesC
> 1.2alpha10? (probably exists in nesC 1.2beta1 too!)
>
> Hopefully gmail won't deny my tarball...
>
> -Joe
>
>
>
_______________________________________________
Tinyos-2.0wg mailing list
Tinyos-2.0wg at Mail.Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-2.0wg
More information about the Tinyos-host-mote-wg
mailing list