I'have aquired the t-board recently and I have tried the first helloworld. The problème is that the clock, supposed to generate 1 second flashing led is not that accurate. I'm working without crystal, so I modified the commande F_CPU with the value 1000000 (this is the value which allows me to approach as much as possible to the second). If I compare the pace of this 1 second clock, it is slighly different than the one of my Watch. I don't understand why. I've tried it under linux (avr-gcc + avrdude) and Under Windows 7 but the result is the same, a second a bit longer than one second
Is it possible that the problem comes from the fact that I don't use any cristal ?
I've tried with a cristal of 4 MHz, modifying the F_CPU with 4000000 but it does not work, probably because I need to configure the fuse with external cristal, but I don't know how to do it
Help from you should be really welcome
Thank you very much.
Nixies
