Hi,
The HPWM command uses the chips CCP module(s) but the 16F84A doesn't have any so it won't work. Look at the, for example, 16F628 instead.

Some PIC's have more than one CCP module and the value channel specifies which of them you want to use. The command supports channel 1 and 2 only.

/Henrik Olsson.