Code:
CCP1CON    = %00001100 'Select PWM Mode

Main
hpwm 1,127,2000
goto Main
I get the following error...

Error[113] c:\pbp\pbppi14e.lib :Symbol not previously defined (CCPTMRS0)

if I comment out the hpwm 1,127,2000 entry, the error disappears.

I've patched to V2.60C ....no different.

Any ideas?