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 going into space
multisync

Replies: 6
Views: 8308

PostForum: General CCS C Discussion   Posted: Wed Jul 18, 2012 6:02 pm   Subject: Interrupt going into space
#fuses INTRC_IO,NOWDT,NOBROWNOUT,PROTECT
Brownout is disabled so BOR should not be an issue.

The problem is occurring after waking by a pin-change-interrupt. LEDs are flashed at 2 points in the co ...
  Topic: Interrupt going into space
multisync

Replies: 6
Views: 8308

PostForum: General CCS C Discussion   Posted: Tue Jul 17, 2012 7:46 pm   Subject: Interrupt going into space
Good idea and I have been doing that all along. Flashing LEDs and counting the number of flashes to indicate where they occur. I even issued scope pulses to indicate the contents of INTCON. But I need ...
  Topic: Interrupt going into space
multisync

Replies: 6
Views: 8308

PostForum: General CCS C Discussion   Posted: Tue Jul 17, 2012 6:10 pm   Subject: Interrupt going into space
I am using a 16F1828 and during initialization TMR0 and globals interrupts are enabled and everything works as expected.

CLEAR_INTERRUPT(INT_TIMER0);
CLEAR_INTERRUPT(INT_EXT); ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group