??? 03/16/06 10:41 Read: times |
#112293 - yes LED is flashing Responding to: ???'s previous message |
thank you
i have LED it is connected to P1.6 i put the following code in ISR LED = ~LED; now LED flashing. but i am receiving character 'C' instead of 'A' why? first 128 characters are 'A' and then 'C'. some where in the if block if(t_in < (TBUF_SIZE-1)) should be problem i am doing it now. many thanks haribabu |