Documentation Talk:EVK1100
From AVRFreaks Wiki
Be aware! Some EVK1100 boards ship with Engineering Sample processors - which have a different software framework. Presumably hardware fixes from RevE to RevH silicon required changes to some of the header files and possibly some of the drivers for the UC3A series of parts.
My board came with the 32UC3A0512-ES part.
This information came to my attention when trying to compile the default application that came on the kit. Control Panel. This example demos the ethernet, USB, RS232, LCD, Analog Input, DIO drivers. However when attempting to build it with AVR32 Studio 2.0.0 With software framework 1.1.1, 1.2.3ES (version for Rev E silicon), and 1.3.0 (Rev H silicon) the Ethernet interface generates compiler errors and does not appear to run.
This thread appears to have a step by step to get the demo built with 1.2.3ES But I have yet to validate this.
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=62099
It seems a bit silly to ship development kits that users pay for with engineering sample silicon.
