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 support@ccsinfo.com

Output on RS232 terminal

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
ttbuddy



Joined: 30 Nov 2008
Posts: 5

View user's profile Send private message

Output on RS232 terminal
PostPosted: Mon Dec 01, 2008 7:05 pm     Reply with quote

I juz wanna output something from the PIC 18F4620 at the base station so that I can test whether RS 232 can communicate with my PIC. Beside declaring the definition:

Code:
#use rs232(baud = 9600, xmit=Pin_C6, rcv=Pin_C7)


How can I output anything that can run and display it on the Hyper Terminal?
Thanks
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Dec 01, 2008 7:11 pm     Reply with quote

See this simple test program:
http://www.ccsinfo.com/forum/viewtopic.php?t=36745&start=2
ttbuddy



Joined: 30 Nov 2008
Posts: 5

View user's profile Send private message

PostPosted: Mon Dec 01, 2008 8:25 pm     Reply with quote

Thanks so much. Very Happy
Appreciate your help.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group