José Vallet wrote: > turtleboot.o: In function `main': > turtleboot.c:(.text+0x106): undefined reference to `__stack' > turtleboot.c:(.text+0x108): undefined reference to `__stack' I assume that it's related to the compiler/linker/rtlib. Which version of avr-gcc and avr-libc are you using? Harald