signal void serial(void){ char i; for(i=0;i<5;i++){ SIN=i+0x41; twatch(100); } }