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: RS232 on CAN Bus development kit
jbrodr

Replies: 6
Views: 10664

PostForum: General CCS C Discussion   Posted: Mon Jul 15, 2013 8:49 am   Subject: RS232 on CAN Bus development kit
Yup, F9E is the PIR1, so it's looking at the right place.
I must get another compiler version and try again.
or have a go at good ol' assembler.
Enjoy your coffee!

Jim
  Topic: RS232 on CAN Bus development kit
jbrodr

Replies: 6
Views: 10664

PostForum: General CCS C Discussion   Posted: Mon Jul 15, 2013 6:15 am   Subject: RS232 on CAN Bus development kit
Thanks Jay for the quick response but your fix doesn't work. It hangs on the putc() and never gets past it. It's waiting for the UART to empty. The hardware is fine; it happens on three separate boa ...
  Topic: RS232 on CAN Bus development kit
jbrodr

Replies: 6
Views: 10664

PostForum: General CCS C Discussion   Posted: Mon Jul 15, 2013 5:06 am   Subject: RS232 on CAN Bus development kit
I'm trying to use the Node A serial port, but it hangs. This code demonstrates the problem:


#include <18F4580.h>
#fuses HS, NOLVP,NOWDT, NOPROTECT
#use delay(clock=20000000)

# ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group