I am having same issue with 16F737 as I did with 12F615 i.e. port B change interrupt option not available.
Copying port change from 12F675 did not work in this case.
I had a look at all 16F7x7 fcd files and none have the port B change interrupt option availabe.
Looking at datasheet on page 25, it states:
Code: Select all
bit 3 RBIE: RB Port Change Interrupt Enable bit
1 = Enables the RB port change interrupt
0 = Disables the RB port change interrupt
It looks like ioc is used on 12F675, but not on 16F737.
If it is possible, can a new 16F737.fcd be posted please.
Much appreciated.