Another thing I have a question on, you are using a 32khz crystal. I believe PBP defaults to 4 mhz unless something is Defined for OSC speed.

DEFINE OSC 8

for 8Mhz clock.

Without that I don't know if PBP would know what to do?

I don't know that 32 khz can be defined in PBP? Some one else that knows more than me might have some better input?

Shane