Quote Originally Posted by Ioannis View Post
I find it difficult. But if one knows C at a level that can read the code, why botherdo it in PBP?

Ioannis
Thanks Ionnis. Unfortunately, I can't do C ... well other than flash an LED.

It is unfortunate though. All the Microchip's ANxxx used to be written in assembly. With some modifications, we were able to use these as includes files with our PBP. Now Microchip seems to be using C exclusively in their more recent examples, and I don't see any assembly examples. Without a way to include the C files, we can't use the examples, and that it is a shame.