[Tinyos-help] (Bug?) Cannot get Serial and Radio to work together!

Greg Hackmann gwh2 at cse.wustl.edu
Thu Jun 19 11:05:10 PDT 2008


Oliver Frietsch wrote:
> The situation is: It does not compile for micaz or mica2. The message is:
> 
> /usr/bin/../lib/gcc/avr/4.1.2/../../../../avr/lib/avr5/crtm128.o: In 
> function `__bad_interrupt':
> ../../../../crt1/gcrt1.S:124: undefined reference to `main'
> make: *** [exe0] Error 1

There's a bug in your Makefile.  You need to change your COMPONENT from 
CollSerialC to CollSerialAppC.

Greg Hackmann


More information about the Tinyos-help mailing list