Search found 2 matches

by valvo
Tue Nov 25, 2008 3:02 pm
Forum: C and ASM Programming
Topic: passing variables
Replies: 1
Views: 3733

passing variables

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
by valvo
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...