PIC32 project general exception

kagnewkid wrote on Wednesday, March 21, 2012:

Tested with PRIORITY_7.  Things are now working.

My code actually had that set to PRIORITY_1 (inherited from other projects with no clear understanding on my part).

For further test, I took the pragma OUT of my code and it works.

This also explains why in another project when I attempted to force one of my lesser interrupts to operate at Priority level 1, things blew up.  I feel infinitely wiser.  Kind of like how a dog feels when he discovers that the thing he’s dragging behind is really attached and won’t easily go away.

Sorry about such a long path to get there……

Thank you for your assistance in this.
Best regards,
KagnewKid.