Hello,
I'm trying to have a C function called when the tick timer 0 is interrupted. in the manual it has this macro where i'm supposed to write the macro but the problem is my code is in C and I don't know how i'm supposed to implement a function call here
HW_TIMER_CODE MACRO RETI //how to call function ? ENDM