Keil™, An ARM® Company

Discussion Forum

AT91SAM7S64_UART0

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
suresh kumar
Posted
19-Nov-2007 07:26
Toolset
ARM
New! AT91SAM7S64_UART0

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
New! RE: AT91SAM7S64_UART0

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