uIP on SAM7 Original Atmel Source or GCC

paulsmitton wrote on Thursday, June 14, 2007:

I want to run uIP on the AT91SAM7X using GCC (actually without any OS).

In the uIP_Demo_IAR_ARM7 example, SAM7_EMAC.c mentions “Code supplied by Atmel (modified)”.
Could someone point me to where I can find this code? (I couldn’t locate it on the Atmel site)

Also is there an equivalent example for GCC available?
I found one mentioned in the forums, but haven’t been able to find the code for it.

Thankyou,
Paul.

rtel wrote on Thursday, June 14, 2007:

I think the code came on the CD with the development board.  Have you tried asking at AT91.com?

Regards.