> I have tried to compile any other application in the same terminal session
> and the other application works.

Do you use the same compilation settings? The same target?
How is the Makefile configured?
Something changes; find out what it is.
(It almost looks like it's trying a normal C linkage at the
end--trying to do something with the CRT and main. I am pretty sure,
but not entirely so, that isn't supposed to happen for a TOS target.)

> I do not know what are
> you refering to when you say " not use the sim extra".

I initially mis-read this as be built under TOSSIM; please disregard.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to