> - can you compile other (possible simpler) programs for the avr?

Building the easiest program

int main(){
   return 0;
}

Compiled with no errors, but I have it not tested on hardware.

> - does the target matter, in other words, did you try other
>   targets as well?

Yes, I tried micaz (ATmega128L) and iris (ATmega1281)
Now, I think this is a TinyOS problem.


Thomas

-- 
Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss 
für nur 17,95 Euro/mtl.!* 
http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to