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 4 matches
CCS Forum Index
Author Message
  Topic: is lack of INT_RDA the problem?
kevinyeandel

Replies: 0
Views: 2522

PostForum: General CCS C Discussion   Posted: Fri Jun 13, 2008 7:27 pm   Subject: is lack of INT_RDA the problem?
Hi
Been searching this forum and think my problem is that I don't fully understand how to handle the gets() properly. I am using the hw uart as can be seen. Basically the code below AT's a modem, tur ...
  Topic: hardware flow control on modem
kevinyeandel

Replies: 1
Views: 2829

PostForum: General CCS C Discussion   Posted: Thu Jun 12, 2008 4:47 pm   Subject: hardware flow control on modem
Hi

How do I set hw flow control. I have:
#USE RS232(BAUD=19200,XMIT=PIN_C6,RCV=PIN_C7,PARITY=E,STOP=1)
Which matches my hyperterminal settings.

I'm using a Teltonika G10 and spent about 3 hou ...
  Topic: compiler problem ... "No main() function found"
kevinyeandel

Replies: 2
Views: 5809

PostForum: General CCS C Discussion   Posted: Wed Jun 11, 2008 4:25 pm   Subject: compiler problem ... "No main() function found"
Thank you!!!
You must hold the record for the most rapid response!
It works now - I really appreciate your help.
Kevin
  Topic: compiler problem ... "No main() function found"
kevinyeandel

Replies: 2
Views: 5809

PostForum: General CCS C Discussion   Posted: Wed Jun 11, 2008 4:15 pm   Subject: compiler problem ... "No main() function found"
Hi
Warning: newbe!

I created a project in mplab v8 and there are 2 files.

file 1 is just standard c routines.
file 2 is the file with void main () {while(1)dostuff();}

When I build all I ge ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group