Hi,

I am trying to use the new Printf library and trying the TestPrintf
application. I am getting the following errors. 

 

End of search list.

GNU C version 3.4.3 (avr)

        compiled by GNU C version 3.3.3 (cygwin special).

GGC heuristics: --param ggc-min-expand=99 --param
ggc-min-heapsize=130870

 /usr/lib/gcc/avr/3.4.3/../../../../avr/bin/as.exe -mmcu=atmega128 -o
/cygdrive/

c/DOCUME~1/TOSHIBA/LOCALS~1/Temp/ccu6YXqW.o
/cygdrive/c/DOCUME~1/TOSHIBA/LOCALS~

1/Temp/ccgXQHEa.s

 /usr/lib/gcc/avr/3.4.3/../../../../avr/bin/ld.exe -m avr5 -Tdata
0x800100 -o bu

ild/chipconz/main.exe
/usr/lib/gcc/avr/3.4.3/../../../../avr/lib/avr5/crtm128.o

-L/usr/lib/gcc/avr/3.4.3/avr5 -L/usr/lib/gcc/avr/3.4.3
-L/usr/lib/gcc/avr/3.4.3/

avr5 -L/usr/lib/gcc/avr/3.4.3
-L/usr/lib/gcc/avr/3.4.3/../../../../avr/lib/avr5

-L/usr/lib/gcc/avr/3.4.3/../../../../avr/lib
/cygdrive/c/DOCUME~1/TOSHIBA/LOCALS

~1/Temp/ccu6YXqW.o -lm -lgcc -lc -lgcc

/cygdrive/c/DOCUME~1/TOSHIBA/LOCALS~1/Temp/ccu6YXqW.o(.text+0x408): In
function

`VirtualizeTimerC$0$fireTimers':

: undefined reference to `printfflush'

/cygdrive/c/DOCUME~1/TOSHIBA/LOCALS~1/Temp/ccu6YXqW.o(.data+0x17):
undefined ref

erence to `uart_putchar'

make: *** [exe0] Error 1

 

Is it that the printf.h or avr_stdio.h files are not getting linked or
Is the error related due to GCC- version???????? 

 

Regards,

Varun Jain

 

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to