I am using Keil uVisoin 3 to program the XC866 microcontroller. A have several c-files for example one for my interrupts, UART etc. I want to declare a variable in my main c-file and import and use it in my interrupt c-file. Can anayone please help me out with this cause I am having difficulty doing so?