|
AT91SAM7S64_UART0Next Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author suresh kumar Posted 19-Nov-2007 07:26 Toolset ARM |  AT91SAM7S64_UART0 suresh kumar 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 | | Read-Only Author Martin Günther Posted 19-Nov-2007 22:52 Toolset ARM |  RE: AT91SAM7S64_UART0 Martin Günther 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 | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|