An .atzip file is essentially a standard ZIP archive that contains a complete project configuration. It is the primary export format for Atmel START , a web-based tool used to configure software components and drivers for Microchip's AVR and SAM microcontrollers. 1. Importing into Microchip Studio (formerly Atmel Studio)
This is the standard way to use the file if you are developing firmware: 550 atzip
: This will give you the raw C source files, headers, and peripheral configurations. 3. Using with Other Tools Importing Atmel START Project Templates into VisualGDB 550 atzip
VisualGDB will ask for the location of the . atzip file downloaded from the Atmel START website. Select it and confirm the import. Atmel Studio 7 User Guide - Microchip Technology 550 atzip