CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: 16f876a : sw uart dosn't work after new code added
alf-melmac

Replies: 3
Views: 9543

PostForum: General CCS C Discussion   Posted: Thu Jul 15, 2004 2:02 am   Subject: 16f876a : sw uart dosn't work after new code added
I've got it.

There is a problem with long strings in the compiler:

d'snt work:
fprintf(AUX,"Drehschalter %d rechts:LED%d: GR�N/links: LED%d: GELB.\n\r\n\r",kanal+1,kanal*2+1,kanal*2+2);

work ...
  Topic: 16f876a : sw uart dosn't work after new code added
alf-melmac

Replies: 3
Views: 9543

PostForum: General CCS C Discussion   Posted: Thu Jul 15, 2004 12:39 am   Subject: 16f876a : sw uart dosn't work after new code added
I'm sorry, but may be I'didnt explain my problem correctly.
Ofcause I'm not sending and receiving at the same time !

This is the simplified program :

#use RS232 (BAUD = 1200,XMIT = PIN_C5,RCV ...
  Topic: 16f876a : sw uart dosn't work after new code added
alf-melmac

Replies: 3
Views: 9543

PostForum: General CCS C Discussion   Posted: Wed Jul 14, 2004 8:44 am   Subject: 16f876a : sw uart dosn't work after new code added
Hello friends,

I'm using two sw uarts. the first works, the second too.

After placing some new code lines such these :

fprintf(AUX,"LED%d: GR�N\n\rLED%d: GR�N/GELB wechselnd\n\r",kanal*2+1,ka ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group