Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/18/05 18:38
Modified:
  02/18/05 18:39

Read: times


 
#87907 - It should work
Responding to: ???'s previous message
boil the program down to the for loop being all the code i.e.
void main (void)
{
while (1) "the for loop" ;// the code you show in your post
)

and see what happens. I see nothing wrong with the code you show but that is clearly not all the code that is running.

Erik

List of 13 messages in thread
TopicAuthorDate
Serial Communication problem            01/01/70 00:00      
   are you            01/01/70 00:00      
      232            01/01/70 00:00      
         It should work            01/01/70 00:00      
   Perhaps it's a problem on the computer            01/01/70 00:00      
      really            01/01/70 00:00      
      COM port test            01/01/70 00:00      
   putchar()            01/01/70 00:00      
   Maybe it is just Noise            01/01/70 00:00      
   Baud Rate            01/01/70 00:00      
      Connections            01/01/70 00:00      
         me too            01/01/70 00:00      
            Thanks Erik            01/01/70 00:00      

Back to Subject List