This documents data structures, functions, variables, defines, enums, and typedefs in the software.
It also gives an example of the usage of the Ethernet MAC 10/100 (MACB).
It answers to incoming ping request.
Default setup : EVK1100/EVK1105/UC3_C2_XPLAINED IP address= 192.168.0.2 and PC IP address = 192.168.0.1
Use a non crossed RJ45 cable.
This software was written for the GNU GCC for AVR32 and IAR Systems compiler for AVR32. Other compilers may or may not work.
All AVR32 devices with a MACB module can be used. This example has been tested with the following setup:
CPU speed: 48 MHz for EVK1100/EVK1105 and 60MHz for UC3_C2_XPLAINED
For further information, visit Atmel AVR32.