AVR32 Linux Board Support Package 3.0.0 RELEASE NOTES: ================ The AVR32 Linux Board Support Package (BSP) supports AVR32 Linux development for all AP7 development boards. This currently includes ATSTK1000, ATSTK1002, ATSTK1003, ATSTK1004, ATSTK1005, ATSK1006 and ATNGW100. The 3.0 beta release includes AVR32 GNU Toolchain (2.1 beta), AVR32 Studio (2.1 preview), AVR32 Buildroot (2.2.1), "getting started"-documentation, datasheets and application notes. How to mount an ISO file: ========================= Please follow these instructions if you want to access the contents of an ISO file without burning it on a DVD. * Windows users: ================ There are many free tools available that you can download and use to mount an ISO file (see WinRar, PowerISO and MagicDisc). Microsoft has developed their own tool that can be downloaded from their own website. Search for "Microsoft Virtual CD-ROM Control Panel" on www.microsoft.com or use the direct link: http://download.microsoft.com/download/7/b/6/7b6abd84-7841-4978-96f5-bd58df02efa2/winxpvirtualcdcontrolpanel_21.exe * Linux users: ============== 1. Create a mount directory: $ mkdir /mnt/isoimage 2. Mount iso with loop option: $ mount -o loop myisoimage.iso /mnt/isoimage =========================== Last updated January 2009 Atmel Corporation (c) 2009