Sign in

username:

password:



Not a member?

Search AT91SAM



Search tips

Subscribe to AT91SAM



Ads

Discussion Groups

Discussion Groups | AT91SAM ARM | ask about interrupt id for DBGU

For users of the Atmel AT91SAM7 and AT91SAM9 ARM CPU chips. Atmel has taken a new direction by combining on chip flash and ram with the ARM CPU on a single die. This provides low cost devices for small systems using the ARM CPU. This group is to exchange information to help users get started and learn how to use the devices.

ask about interrupt id for DBGU - michael angelo - Jan 15 20:50:25 2008

Hi, I try to use the intterupt DBGU on AT91SAM7S but I could not find specific DBGU intterupt ID on the header files. How do I create new one ?
I try to look sample program from atmel apply to Usart 1 with the following :

//* open Usart 1 interrupt
AT91F_AIC_ConfigureIt ( AT91C_BASE_AIC, AT91C_ID_US0, USART_INTERRUPT_LEVEL,AT91C_AIC_SRCTYPE_INT_HIGH_LEVEL, Usart_c_irq_handler);

Any suggestion to change for DBGU ?

Thanks a lots

Regards
bunfai

---------------------------------
Never miss a thing. Make Yahoo your homepage.


(You need to be a member of AT91SAM -- send a blank email to AT91SAM-subscribe@yahoogroups.com )