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.
Hi All
I am using AT91SAM7S64 processor for my application i am not able to get the USART0 interrupt up and working .i am able to send data out and can see it on the PC hyperterminal but when i type some thing on the hyperterminal no interrupt is generated .dont know y ....since the same code is working in IAR Embedded workbench .
can any one help me with the working code in Keil compiler .
Regards Suresh
Hello Suresh Kumar,
please take a look at knowledgebase article http://www.keil.com/support/docs/2983.htm.
You may have also a look at example project C:\Keil\ARM\Boards\Atmel\AT91SAM7S-EK\Hello which uses interrupts. Not especially an UART interrupt but the handling should be the same.
Best Regards, Martin Guenther