AT91SAM7X Serial Example under Eclipse

uan_biblio wrote on Monday, June 09, 2008:

Hello:

I am trying to find a complete example for using asynchronous serial channels on my AT91SAM7X-EK
( with AT91SAM7X256 microcontroller) under Eclipse environment (I am using the regular AT91SAM7X
porting that not includes support for serial channels).

I have some trouble with other examples that uses a different environment (IAR) or different
microcontrollers (AT91SAM7S mainly).

Thanks for your help

davedoors wrote on Wednesday, June 11, 2008:

The SAM7S and SAM7X uarts are the same, so the SAM7S example should work.