The 12F629 doesn't have a CCP module.
You'll be better off with the 12F683.
Don't comment the CCPR1 line in the .inc file. Comment the one in the blinky code.
Code:CCPR1 VAR WORD EXT : @CCPR1 = CCPR1L
The 12F629 doesn't have a CCP module.
You'll be better off with the 12F683.
Don't comment the CCPR1 line in the .inc file. Comment the one in the blinky code.
Code:CCPR1 VAR WORD EXT : @CCPR1 = CCPR1L
DT
Bookmarks