maybe its some stupid question, but i just don't get it. I want to define a global variable which is visible in main() but also in the Interruptserviceroutines like ''void UART0_IRQHandler(void)''. Defining it in the main source file doesn't work. I get an error message like <''bConn'' is undefined>. any hints? regards, Erwin