[Tinyos-devel] nesC error
David Gay
dgay42 at gmail.com
Thu Oct 19 09:09:59 PDT 2006
On 10/18/06, Gaurav Kumar <gkg.quantum at gmail.com> wrote:
> Hi All,
> Does anybody knows what the error can be here?
> I am trying to put UltraSonic code from TinyOS-1.x to TinyOS-2.x and trying
> to test it with my application.
>
>
> Gkumar at gaurav /opt/tinyos-2.x/apps/TestSuit
> $ make mica2
> mkdir -p build/mica2
> compiling UltraSAppC to a mica2 binary
> ncc -o build/mica2/main.exe -Os -finline-limit=100000 -Wall -Wshadow
> -DDEF_TOS_A
> M_GROUP=0x7d -Wnesc-all -target=mica2 -fnesc-cfile=build/mica2/app.c
> -board=mica
> sb -fnesc-dump=wiring
> -fnesc-dump='interfaces(!abstract())' -fnesc-dump='refere
> nced(interfacedefs, components)'
> -fnesc-dumpfile=build/mica2/wiring-check.xml Ul
> traSAppC.nc -lm
> 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
Well the error message does say "internal. Please send a bug
report..." I would've thought that was pretty clear... (and, FWIW, a
"bug report" includes enough detail so that I can actually reproduce
the problem, or else it's basically useless).
David Gay
More information about the Tinyos-devel
mailing list