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: Problems with the funktion putc()!
lola

Replies: 4
Views: 16240

PostForum: General CCS C Discussion   Posted: Tue Jan 27, 2004 6:04 am   Subject: Problems with the funktion putc()!
This program works very well until you remove the documentation in funktion BT_Inquire(void).
It seems to me that something in the write stack of the rs232 overwrites something in the read stack, or ...
  Topic: Problems with the funktion putc()!
lola

Replies: 4
Views: 16240

PostForum: General CCS C Discussion   Posted: Mon Jan 26, 2004 1:24 pm   Subject: Problems with the funktion putc()!
After printing 17 times a charakter ( putc('I') ) my program is not able to get charakters correkty.
If i am printing only two times, it works correktly.

putc('H');
putc('E');
.
.
.
p ...
  Topic: kbhit() use for two RS232?
lola

Replies: 1
Views: 10133

PostForum: General CCS C Discussion   Posted: Fri Jan 16, 2004 7:25 am   Subject: kbhit() use for two RS232?
Hello!
I am using a PIC16F76 with two RS232 interfaces(PORT_B and PORT_C). Is it possible to use the funktion kbhit() for both interfaces.
in the discription it seems to, that it is only possible to ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group