Author |
Message |
Topic: External Interrupt Problem |
neilelph
Replies: 12
Views: 22985
|
Forum: General CCS C Discussion Posted: Mon Apr 02, 2012 3:22 am Subject: External Interrupt Problem |
Again, I apologise for any offence caused.
However, as mentioned already I have done all the work in debugging to the point where I needed help and my first post shows this. I only posted the whole ... |
Topic: External Interrupt Problem |
neilelph
Replies: 12
Views: 22985
|
Forum: General CCS C Discussion Posted: Mon Apr 02, 2012 2:03 am Subject: External Interrupt Problem |
Apologies if I seemed over-sensitive to criticism, but I was only responding to a request that I perhaps took too literally! I also clearly state the tools I have used in my first post (free or otherw ... |
Topic: External Interrupt Problem |
neilelph
Replies: 12
Views: 22985
|
Forum: General CCS C Discussion Posted: Sun Apr 01, 2012 9:58 am Subject: External Interrupt Problem |
Seriously, if you've nothing helpful to post, then don't bother.
I only posted the whole code, because it was requested. I have been through various debug procedures and not found the problem. I ha ... |
Topic: External Interrupt Problem |
neilelph
Replies: 12
Views: 22985
|
Forum: General CCS C Discussion Posted: Sun Apr 01, 2012 9:10 am Subject: External Interrupt Problem |
The interrupt is to allow a delayed start feature to my tool. It is only ever required once.
My tool is controlled by an ARM Processor and the PIC Monitors vital functions. If a delayed start ha ... |
Topic: External Interrupt Problem |
neilelph
Replies: 12
Views: 22985
|
Forum: General CCS C Discussion Posted: Sun Apr 01, 2012 8:19 am Subject: External Interrupt Problem |
I am trying to get the External Interrupt (on RB0) to work on a PIC16LF877.
Unfortunately my code will not work or simulate as I would like it to - in fact the interrupt just doesn't work!
... |
|