Quote Originally Posted by Kenjones1935 View Post
Question is: What kinds of debugging power do I have once the code is in the PIC besides the Logic Tool Analyze mode?

Ken
You can hook up a serial LCD to the system and use debug to send the value stored in your variables, you can store port status in a variable and debug too.