Author |
Message |
Topic: PSP Interrupt |
IanHollamby
Replies: 3
Views: 6000
|
Forum: General CCS C Discussion Posted: Wed Jun 07, 2006 9:41 am Subject: PSP Interrupt |
Reports compiler version as Version 2.484, 4049 in LST file
Having looked at the LST file I can see it clearing the PSPIF flag now.
The simplified irq handler consists of :
struct port_d_map ... |
Topic: PSP Interrupt |
IanHollamby
Replies: 3
Views: 6000
|
Forum: General CCS C Discussion Posted: Wed Jun 07, 2006 6:46 am Subject: PSP Interrupt |
I am using the PIC16C65A and have a strange issue with the PSP interrupt. The datasheet says the PSPIF flag needs to be cleared by the user firmware.
Does anyone know if using the int_psp or the p ... |
|