A simple GUI wrapper around Atmel's atprogram utility with a very creative name...
To allow inexperiecned users to easily program Atmel MCUs in a production environment.
The GUI allows the flash process to be easily documented and reproduced.
- Drag & Drop multiple files at once
- Installs with atbackend and atpackmanager (optional)
- Searches for previously installed versions of atbackend and atpackmanager (Atmel Studio)
- Uses atpackmanager to determine and list supported MCUs
- Parses production files to determine which sections are available to be flashed
- Generates a CRC32 checksum of ELF files that can be used as a final verification step
- Clearly displays the outcome of the flash process (Pass / Fail)
- Easily determine the cause of errors by showing debug info from atprogram



