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: Interrupt problem with 12F675
toddintr

Replies: 4
Views: 9134

PostForum: General CCS C Discussion   Posted: Tue Dec 06, 2005 3:44 pm   Subject: Interrupt problem with 12F675
Robert,

The assembly code retrieves the calibration value from the last position in memory (where it is stored when leaving the factory) and uses it to set the chip calibration register.

Thanks ...
  Topic: Interrupt problem with 12F675
toddintr

Replies: 4
Views: 9134

PostForum: General CCS C Discussion   Posted: Tue Dec 06, 2005 3:40 pm   Subject: Interrupt problem with 12F675
PCM programmer,

THANKS! Per your comments, I changed #int_ext to #int_ra, which immediately solved the problem and enabled the pushbutton. The program now works as expected.

I realize that my ...
  Topic: Interrupt problem with 12F675
toddintr

Replies: 4
Views: 9134

PostForum: General CCS C Discussion   Posted: Tue Dec 06, 2005 12:29 pm   Subject: Interrupt problem with 12F675
Hi,

First off: I am new to CCS! I am using PCWH 3.210 on Win XP. I am trying to program a PIC12F675 through a PICkit 1 board.

I have the following code:

#include <12f675.h>
#include ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group