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 support@ccsinfo.com

#int USB & high priority ints

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
MS
Guest







#int USB & high priority ints
PostPosted: Sat Dec 24, 2005 7:58 am     Reply with quote

Problem on PCH (test on 3.236..41)

Only if i use #int_usb as standard LOW-prior usb irq on a pic18f4550, the c compiler make also a big overhead on the high-irq vector ?!
(without #int_usb i can use timers... and a #int_ext fast with result a simple 08H goto isr_int_ext)

On this time i must use a workarround as "build" CCS prog with "reset+irq" 20H offset's and use #rom statements on 20H,28H,38H with opcodes for correct jumps to main & the "correct" High-IRQ function and the CCS-code for low interrupts...

Is this a bug or a feature ?
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group