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 8 matches
CCS Forum Index
Author Message
  Topic: Changing Chips on a Program
beeson76

Replies: 5
Views: 8112

PostForum: General CCS C Discussion   Posted: Fri Mar 14, 2014 8:47 am   Subject: Changing Chips on a Program
I guess what I am also asking is that I am familiar with the fuses in Hitech but I don't see that anywhere in CCS. Do I have to program them in?
  Topic: Changing Chips on a Program
beeson76

Replies: 5
Views: 8112

PostForum: General CCS C Discussion   Posted: Fri Mar 14, 2014 8:40 am   Subject: Changing Chips on a Program
I am pretty new to CCS. The company I work for got CCS back in in about 2007...looks like it is version 4, so its an older one.

The program I am working with was programmed for the PIC16C62B and I ...
  Topic: Need help with this program
beeson76

Replies: 11
Views: 14392

PostForum: General CCS C Discussion   Posted: Fri Aug 03, 2012 12:38 pm   Subject: Need help with this program
Thanks asmboy:)

I havent been blowing anything up:)....yet anyway.

I wish I could post that circuit layout...it would be easier to explain.

One side of the coil is coming from the 12 volt vol ...
  Topic: Need help with this program
beeson76

Replies: 11
Views: 14392

PostForum: General CCS C Discussion   Posted: Fri Aug 03, 2012 12:27 pm   Subject: Need help with this program
I have a circuit board layout, but I cant post it here because I don't know how.

I do have 1N4004 diodes across the coil. I guess does it matter which direction the diodes are facing. Sorry for t ...
  Topic: Need help with this program
beeson76

Replies: 11
Views: 14392

PostForum: General CCS C Discussion   Posted: Thu Aug 02, 2012 3:48 pm   Subject: Need help with this program
Thanks PCM Programmer and Ezflyer for the advice.

I following your advice and its working great now. So it appears that the code is fine, and it is on the Hardware side latching the relays. It to ...
  Topic: Need help with this program
beeson76

Replies: 11
Views: 14392

PostForum: General CCS C Discussion   Posted: Thu Aug 02, 2012 10:49 am   Subject: Need help with this program
I know this is a long shot:)

I have a TPIC6595 8 Bit Shift Register on a Board that is "connected" to a PIC16F628A Microchip.

Here are the connections from the Pic to the Shift Registe ...
  Topic: Function Used but not defined
beeson76

Replies: 4
Views: 9233

PostForum: General CCS C Discussion   Posted: Tue Jul 31, 2012 12:42 pm   Subject: Function Used but not defined
I already tried that and it didnt seem to work. I moved the definitions before them being declared in main() and at this point in time, I am not getting the errors. Whether they come back or not I h ...
  Topic: Function Used but not defined
beeson76

Replies: 4
Views: 9233

PostForum: General CCS C Discussion   Posted: Tue Jul 31, 2012 10:53 am   Subject: Function Used but not defined


/* Function declarations ******************************************************/
void setup_io(void); // Sets up all I/O ports.
void start_rtcc(void); // Sets up the rtcc coun ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group