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 1 match
CCS Forum Index
Author Message
  Topic: USB high priority interrupt issue
srooks

Replies: 0
Views: 2756

PostForum: General CCS C Discussion   Posted: Mon Feb 04, 2008 2:45 pm   Subject: USB high priority interrupt issue
Hi,

When enabling high priority interrupts on an 18f4550

#include
#device HIGH_INTS=TRUE

If I have a USB ISR set at std priority
#int_usb
void usb_isr2() { }

the compiler is forcing it ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group