#include "avr/io.h" int main ( ) { unsigned char t1; ddrb = 0xff; portd = 0xff; tccr1a = 0; tccr1b = 0x45; while ((tifr&(1<