We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?