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 2 matches
CCS Forum Index
Author Message
  Topic: Interrupt problems 24F16KA102
shawnperkins

Replies: 2
Views: 4672

PostForum: General CCS C Discussion   Posted: Wed Apr 13, 2011 1:26 pm   Subject: Interrupt problems 24F16KA102
That did it. I was trying to put 'enable_interrupts(GLOBAL)' in my code, but it was throwing an error, 'Unidentified identifier GLOBAL'. By placing 'enable_interrupts(intr_global)' fixed the problem. ...
  Topic: Interrupt problems 24F16KA102
shawnperkins

Replies: 2
Views: 4672

PostForum: General CCS C Discussion   Posted: Wed Apr 13, 2011 12:49 pm   Subject: Interrupt problems 24F16KA102
Hello Folks,

I seem to be having a problem getting an interrupt to fire when serial data is available on UART2 of my PIC processor. I'm sure my hardware is good, and serial data has been verified w ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group