This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Import global variables

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?

0