|
Re: Problem with interrupts on the PIC
I updated the user_routines_fast.c with the correct #pragma and it now works much better. However, it still hangs the EDU controller if the interrupts come in too fast. I think that is simply the user processor saturating and not servicing the communications processor fast enough (i.e. not making it's 17ms loop) and being shut down.
Again, thanks!
|