Programming speed, turns out it doesn't mind running at max speed for this particular PIC:

Code:
-TPPK4 -P$target-device$ -F$hex-filename$ -E -M -OAS2 -OB -OL -OV -YP -YE
This runs just fine.

Robert