External interrupt with Timer interrupt in atmega328P not working together
I am trying to send characters(unsigned char) using the USART of the atemga328P to a virtual terminal setup in proteus. I am using the Arduino uno with the atmega328p.The code is below. below it is the link to screen shot of the proteus simulation.