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: Can I use parameters in kbhit() function?
curtis

Replies: 7
Views: 15450

PostForum: General CCS C Discussion   Posted: Tue Sep 14, 2004 6:42 am   Subject: Can I use parameters in kbhit() function?
My manual is version July 2003, but in the page 108 the function KBHIT() is written "none" for parameters.

Follows my code:

#int_RDA

void read_RS232(void)
{
int cont232 = 0;
long ti ...
  Topic: Can I use parameters in kbhit() function?
curtis

Replies: 7
Views: 15450

PostForum: General CCS C Discussion   Posted: Mon Sep 13, 2004 1:38 pm   Subject: Can I use parameters in kbhit() function?
Hi all,

I have two STREAMS in my project with 18F252, one is by hardware and the other is by software implemented with fgetc() and fputc().

#use rs232 (..., stream = output232) // hardware
#use ...
  Topic: Problems using ICD-40 with 18F252
curtis

Replies: 3
Views: 36411

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Wed Aug 04, 2004 6:07 am   Subject: Problems using ICD-40 with 18F252
Hi all,

I'm a new CCS user. I'm testing my hardware with PIC18F252 and have some problems with the ICD-40.
When I try to connect to my hardware, the CCS show me this message: "could not detect ta ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group