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 5 matches
CCS Forum Index
Author Message
  Topic: INT_RB problem 16f1827
zotymo

Replies: 12
Views: 32298

PostForum: General CCS C Discussion   Posted: Tue Dec 13, 2011 2:07 pm   Subject: INT_RB problem 16f1827
You solved my problems. Thank you again.
  Topic: INT_RB problem 16f1827
zotymo

Replies: 12
Views: 32298

PostForum: General CCS C Discussion   Posted: Tue Dec 13, 2011 1:41 pm   Subject: INT_RB problem 16f1827
It works! Smile Thank you. But I have an another problem. I would like to set the configuration bits in code, like #FUSES PROTECT, #FUSES CPD, #FUSES WDT_SW but not works. Only I can do this settings wit ...
  Topic: INT_RB problem 16f1827
zotymo

Replies: 12
Views: 32298

PostForum: General CCS C Discussion   Posted: Tue Dec 13, 2011 12:51 pm   Subject: INT_RB problem 16f1827
Thank you for your advice. I change the code, but the problem stay. I check it by debugger. The program run in the main loop until the first interrupt on RB4. After that never go out from the interrup ...
  Topic: INT_RB problem 16f1827
zotymo

Replies: 12
Views: 32298

PostForum: General CCS C Discussion   Posted: Mon Dec 12, 2011 5:49 pm   Subject: INT_RB problem 16f1827
Sorry.

4.124
  Topic: INT_RB problem 16f1827
zotymo

Replies: 12
Views: 32298

PostForum: General CCS C Discussion   Posted: Mon Dec 12, 2011 4:30 pm   Subject: INT_RB problem 16f1827
What can I do to make the program leave the interrupt routine, because
once it enters the routine it keeps repeating itself.

My code:


#define ALARM_LED PIN_A2 //EXT_LED
#define PIEZO PI ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group