Demon, Thanks for responding. I have considered the change in Config’s on the 18F’s, the pin outs seem to be the same so the 18F25k22 should replace the 16F876a with only minor changes. The extra memory will also come in handy as the code seems to always grow, I think there’s some kind of natural law that says that has to happen.
I haven’t jumped to PBP3 yet (which supports 18F25k22). PBP2.6 has the support files for 25k20 and I think it would take just a few tweaks to create new files for the 25k22. PBP3 Does Look Good and I think DT_INT can be run without MPASM. Has anyone put together a list of difficulties in migrating from 2.6 to 3 while working with file created in 2.6?