Configuration fuse : http://www.picbasic.co.uk/forum/showthread.php?t=543

This one use GPIO instead of PORTA-PORTB
TRISIO instead of TRISA-TRISB

and you need to disable the analog comparator... same as 16F628 CMCON=7


maybe the following would be enough to start
http://www.picbasic.co.uk/forum/show...t=blink+12F629