[Tinyos-8051wg] [Tinyos-2.0wg] Re: [nescc-devel] nesC 1.2 alpha 9 on sourceforge

Phil Levis pal at cs.berkeley.edu
Thu May 19 13:35:34 PDT 2005


On Thu, 2005-05-19 at 12:24, David Gay wrote:
> 1.2alpha9:
> - allow unique in generic components to use generic component string 
> arguments
> 
> On sourceforge, as usual. (sf.net/projects/nescc)

Getting an internal error, with an incorrect line number assigned to the
offending line (it makes a complaint about unique, and there's no unique
on the line in question). Not a "autogenned code weird line number"
problem, it's well within a file.

I've attached my current 2.x/tos tree. The offending app is
oski/apps/TestAM for mica2.

dark /root/src/tinyos-2.x/tos/oski/apps/TestAM -442-> make mica2
mkdir -p build/mica2
    compiling TestAMC to a mica2 binary
ncc -o build/mica2/main.exe -Os -I/root/src/tinyos-2.x/tos/oski/impls
-finline-limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all
-target=mica2 -fnesc-cfile=build/mica2/app.c -board=micasb  TestAMC.nc
-lm
In file included from
/root/src/tinyos-2.x/tos/platforms/mica2/RadioPacketC.nc:49,
                 from
/root/src/tinyos-2.x/tos/system/ActiveMessageC.nc:57,
                 from TestAMC.nc:43:
In component `CC1000RadioM':
/root/src/tinyos-2.x/tos/chips/cc1000/CSMARadioC.nc:56: argument 1 to
magic function `unique' is not constant
nesC: Internal error. Please send a bug report to the nesC bug mailing
list
at nescc-bugs at lists.sourceforge.net
make: *** [exe0] Error 1

Phil

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tos-2-pal.tgz
Type: application/x-compressed-tar
Size: 316186 bytes
Desc: not available
Url : http://mail.millennium.berkeley.edu/pipermail/tinyos-8051wg/attachments/20050519/d5f4b50b/tos-2-pal-0001.bin
-------------- next part --------------
_______________________________________________
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-8051wg mailing list