Ok, after quite a bit of playing around there are several problems with the compiler output. The interrupt vector for timer1 is correct, but the ones for tbe, rda and rda2 are not. If you use the en ...
Actually it is getting wierder. I looked at the assembly code and it is actully enabling the wrong interrupt. There are also interrupt vector address problems. I have a reported several of these is ...
I've been using the microchip compiler for pic24h projects and I saw that ccs had a version for the pic24h as well. Since I like ccs better I decided to try it out.