How can I pass a value in the W register to a flowcode variable ? is it possible to have a program with subroutines in an ASM block ?
regards
steve forsyth
Search found 2 matches
- Tue Nov 25, 2008 3:02 pm
- Forum: C and ASM Programming
- Topic: passing variables
- Replies: 1
- Views: 3733
- Thu Nov 06, 2008 2:24 pm
- Forum: Bugs / Application Errors
- Topic: interrupt
- Replies: 1
- Views: 3240
interrupt
Hi there I wonder if there may be a bug re interrupts ? I am trying to design a rev counter using a PIC 16F628 and need to clock timer0 from the tock pin (ra4) I have selected this option from the interrupt properties ie transition on tocki and interrupt on timer0 overflow but despite there being no...