PIC16F87/88 Limitations
This device family does not require a header for debug and none is available. Device limitations are as follows:
- General Debug Limitations
- General Programming Limitations
- You cannot single step through an interrupt. Due to hardware restrictions, the debugger or emulator cannot jump to the interrupt vector memory location in Single Step mode.
- BF is cleared when SSPBUF is interrogated by software.
- RCIF is cleared when RCREG is interrogated by software.
- RBIF is cleared when PORT is interrogated by software.
Freeze on Halt Limitations
- Freeze on Halt is not supported.