![]() |
SAM-ESV7 Chip Library
Version 2.0
Create Projects for SAM-E7x, SAM-S7x, and SAM-V7x devices series with SAM-ESV7 Chip Library
|
The SAM-V_DFP Device Family Pack (DFP) adds several Software Components that give you easy access to the Atmel SAM-V7x devices.
The following table lists the Software Components for SAM-V7x devices. The implementation in this Software Pack is based on the SAMV70 Series Device Support (1.0.23) and SAMV71 Series Device Support (1.0.25) package available from Atmel.
| Component | Description |
|---|---|
| ::CMSIS Driver | Unified device drivers compliant to the CMSIS-Driver specification for SAM-V7x devices. |
| ::Device:Startup | Startup and system file for the SAM-V7x devices. |
The following table lists the User Code Templates that are part of the SAM-V_DFP Device Family Pack and help you to setup projects quickly.
| Component | Template Name | Description |
|---|---|---|
| ::Device:Startup | Main file (.c) | Code template for C source code. Adds the file main.c to the project. |
| ::Device:Startup | Main file (.cpp) | Code template for C++ source code. Adds the file main.cpp to the project. |
The complete Atmel Chip Library is included in the Device Family Pack with identical directory structure. To provide the CMSIS-Pack and CMSIS-Driver specific functionality, the following directories are added:
| Directory or File | Description |
|---|---|
| .\arm | Startup and system files used by the ARM toolchain. |
| .\atdf | Atmel-specific tools device file. |
| .\docs | Documentation, user manuals, and datasheets for the various SAM-V7x devices to allow easy access in the IDE. |
| .\flash | CMSIS-Pack Flash algorithms for the various SAM-V7x device series. |
| .\gcc | Startup, system and configuration files, and Flash algorithms for GNU GCC toolchain. |
| .\iar | Startup, system and configuration files, and Flash algorithms for IAR environment. |
| .\SAMV70 | Software Component include files for SAM-V70 device series. |
| .\SAMV71 | Software Component include files for SAM-V71 device series. |
| .\SVD | CMSIS-SVD files for the various SAM-V7x devices. |
| .\templates | Location for template files that can be used to speed up writing code. |
| Keil.SAM-S_DFP.pdsc | CMSIS-Pack package description file for the SAM-V7x Device Family Pack. |