trying to get going again after a couple of years doing other things. I have two questions.

1. I am transitioning my home projects from the 16F886 to the 16F1936. On the 886, DT’s Ints-14 requires wsave# system statements for four banks of memory. I have compiled the 1936 with DT’s INT using NO wsave systems statements without errors. The 16F1936 has 31 banks of memory. I haven’t tried the working hardware yet because I am skeptical that it is going to work only part of the time and I will spend hours to find out I need some kind of statements which are not present to avoid periodic errors. Has anyone used this PIC with DT’s Interrupts or any other PIC with 31 banks? Comments please!

2. why is my Serout2 statment working perfictly at 9600baud with a mode of 188 and not 84 at 8 Mhz. Mode 84 works great for 19200 baud. Never had this happen before.
Wayne