That chip defaults to 4 MHz so you will want to add

DEFINE OSC 4
to the beginning of your code.

Make sure you can blink an LED at an expected rate.