AT91SAM7X Serial Example under Eclipse

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

AT91SAM7X Serial Example under Eclipse

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