Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:eval:user-guides:ev-cog-ad3029lz:tools:cces_guide [04 Sep 2017 10:49] – [How to install or upgrade the ADuCM302x Device Family Pack (DFP) for CCES] Pranit Jadhavresources:eval:user-guides:ev-cog-ad3029lz:tools:cces_guide [11 Sep 2018 08:18] (current) – . Gowtham shanmugaraj
Line 1: Line 1:
-====== Cross Core Embedded Studio Quickstart User Guide for EV-COG-AD3029LZ======+====== Cross Core Embedded Studio Quickstart User Guide for EV-COG-AD3029WZ====== 
 +<note>There is no separate tool chain or software packs for EV-COG-AD3029WZ, the tool chain and software packs for EV-COG-AD3029LZ is compatible with EV-COG-AD3029WZ, except some pin map changes</note>
  
 This page describes how to use the ADuCM302x Device Family Pack (DFP) with CrossCore Embedded Studio (CCES) to create, import, build and debug applications for the ADuCM302x processor. The ADuCM302x MCU integrates an ARM Cortex-M3 processor with various on-chip peripherals within a single package. This page describes how to use the ADuCM302x Device Family Pack (DFP) with CrossCore Embedded Studio (CCES) to create, import, build and debug applications for the ADuCM302x processor. The ADuCM302x MCU integrates an ARM Cortex-M3 processor with various on-chip peripherals within a single package.
Line 5: Line 6:
 <note>ADuCM302x family has two versions of the device, ADuCM3027 and ADuCM3029, the DFP supports both these versions</note> <note>ADuCM302x family has two versions of the device, ADuCM3027 and ADuCM3029, the DFP supports both these versions</note>
  
-This page describes how to install and work with the Analog Devices ADuCM302x DFP to start developing applications for the EV-COG-AD3029LZ.+This page describes how to install and work with the Analog Devices ADuCM302x DFP to start developing applications for the EV-COG-AD3029WZ.
  
 Additional help documentation can be found by opening CCES and selecting "Help Contents" from the CCES Help menu. Additional help documentation can be found by opening CCES and selecting "Help Contents" from the CCES Help menu.
  
 This page covers: This page covers:
-  - How to install or upgrade the ADuCM302x Device Family Pack (DFP) for CCES+  - How to install Packs for CCES
   - How to create a new project for the ADuCM3029   - How to create a new project for the ADuCM3029
   - How to add startup code and core components to a new project for the ADuCM3029   - How to add startup code and core components to a new project for the ADuCM3029
Line 30: Line 31:
 {{ :resources:eval:user-guides:eval-adicup3029:tools:eval-aducm3029-workspace.png |}} {{ :resources:eval:user-guides:eval-adicup3029:tools:eval-aducm3029-workspace.png |}}
  
-===== How to install or upgrade the ADuCM302x Device Family Pack (DFP) for CCES =====+===== How to install Packs for CCES ===== 
 +There are two ways to install packs for CCES as follows. 
 +  * Toolchain's CMSIS Pack Manger  
 +  * Download to Local Directory  
 +==== Toolchain's CMSIS Pack Manger ==== 
 +Follow below instructions to install packs using the CMSIS Pack Manager. 
 +  - Go to Windows -> Perspective -> Open Perspective -> Other... 
 +  - Select CMSIS Pack Manager and click OK. {{ :resources:eval:user-guides:ev-cog-ad3029lz:tools:download_packs_online.png?nolink |}} 
 +  - On the left hand side of the window, under devices tab, expand **Analog Devices**. 
 +  - Expand **ADuCM302x Series** 
 +  - Select **ADuCM3029** 
 +  - On right hand side, under packs tab, click **Install** on respective packs to be installed. 
 +{{ :resources:eval:user-guides:ev-cog-ad3029lz:tools:install_packs_online_new.png?nolink |}} 
 +This will install the packs in CCES toolchain. 
 + 
 + 
 +===Download to Local Directory ==== 
 Please download the following packs to your local directory. Please download the following packs to your local directory.
    - [[https://keilpack.azureedge.net/pack/ARM.CMSIS.5.1.0.pack |ARM CMSIS Pack]]     - [[https://keilpack.azureedge.net/pack/ARM.CMSIS.5.1.0.pack |ARM CMSIS Pack]] 
-   - [[http://download.analog.com/tools/EZBoards/CM302x/Releases/AnalogDevices.ADuCM302x_DFP.2.0.0.pack | ADuCM302x DFP 2.0.0]] +   - [[resources:eval:user-guides:ev-cog-ad3029lz:software:aducm302xAnalog Devices ADuCM302x Device Support Pack]] 
-   - [[http://download.analog.com/tools/EZBoards/COG_AD3029/Releases/AnalogDevices.EV-COG-AD3029LZ_BSP.1.0.0.pack| EV-COG-AD3029LZ BSP 1.0.0]] +   - [[resources:eval:user-guides:ev-cog-ad3029lz:software:ev-cog-ad3029lzAnalog Devices EV-COG-AD3029LZ Off-Chip Drivers and Examples]] 
-   - [[http://download.analog.com/tools/Sensor_Software/Releases/AnalogDevices.ADI-SensorSoftware.1.1.0.pack | Sensor Software Pack 1.1.0]] +   - [[resources:eval:user-guides:ev-cog-ad3029lz:software:sensorAnalog Devices Sensor Drivers and Examples]] 
-   - [[http://download.analog.com/tools/BLE_Software/Releases/AnalogDevices.ADI-BleSoftware.1.0.0.pack | ADI-BLESoftware pack 1.0.0]] +   - [[resources:eval:user-guides:ev-cog-ad3029lz:software:connectivity| Analog Devices Bluetooth Low Energy Software]]
  
 After downloading the .pack files, select the Import Packs button in the CMSIS Pack Manager's View, choose the .pack file as shown in the screenshot below and click Open. After downloading the .pack files, select the Import Packs button in the CMSIS Pack Manager's View, choose the .pack file as shown in the screenshot below and click Open.
  
-You will be prompted to accept a license agreement and after agreeing to it, the CMSIS-Pack file will be installed into CrossCore Embedded Studio's CMSIS-Pack installation directory (e.g. C:\Analog Devices\CrossCore Embedded Studio 2.6.0\ARM\packs\AnalogDevices).+You will be prompted to accept a license agreement and after agreeing to it, Pack file will be installed into CrossCore Embedded Studio's CMSIS-Pack installation directory (e.g. C:\Analog Devices\CrossCore Embedded Studio 2.6.0\ARM\packs\AnalogDevices).
  
 {{ :resources:eval:user-guides:ev-cog-ad3029lz:tools:add_pack.jpg?nolink |}} {{ :resources:eval:user-guides:ev-cog-ad3029lz:tools:add_pack.jpg?nolink |}}
  
  
-==== ADuCM302x Board Support Packs (BSP) ==== +==== ADuCM3029 Board Support Packs (BSP) ==== 
- +=== EV-COG-AD3029WZ/LZ Board Support Pack ===
-There are two Board Support Packs (BSP) available: one for the ADuCM302x EZ-Kit and one for the COG-AD3029. These BSPs can be installed in the same way as the Device Family Pack (DFP) via the CMSIS Pack Manager perspective. +
- +
-=== EV-COG-AD3029LZ Board Support Pack ===+
  
 The EV-COG-AD3029LZ Board Support Pack (BSP) provides the drivers for off-chip peripherals which are on the EV-COG-AD3029LZ Evaluation Board and examples for peripherals on the ADcCM3029 processor. The drivers and examples in the BSP are designed to work with CrossCore Embedded Studio and the ADuCM302x Device Family Pack (DFP).  The EV-COG-AD3029LZ Board Support Pack (BSP) provides the drivers for off-chip peripherals which are on the EV-COG-AD3029LZ Evaluation Board and examples for peripherals on the ADcCM3029 processor. The drivers and examples in the BSP are designed to work with CrossCore Embedded Studio and the ADuCM302x Device Family Pack (DFP). 
Line 58: Line 72:
 ==== ADI Sensor Software Pack ==== ==== ADI Sensor Software Pack ====
  
-The ADI Sensor Software pack contains various sensor software components and associated examples. The examples in the sensor pack are designed to work with EV-COG-AD3029LZ board and associated sensor shields. ADI Sensor Software requires CrossCore Embedded Studio (CCES), ADuCM302x Device Family Pack (DFP) and EV-COG-AD3029LZ Board Support Pack (BSP).+The ADI Sensor Software pack contains various sensor software components and associated examples. The examples in the sensor pack are designed to work with EV-COG-AD3029WZ board and associated sensor shields. ADI Sensor Software requires CrossCore Embedded Studio (CCES), ADuCM302x Device Family Pack (DFP) and EV-COG-AD3029LZ Board Support Pack (BSP).
  
 For more information on the ADI Sensor Software Pack, please refer to the User's Guide in the Documents folder (e.g. C:\Analog Devices\CrossCore Embedded Studio 2.6.0\ARM\packs\AnalogDevices\ADI-SensorSoftware\1.0.0\Documents\SensorSoftware_Users_Guide.pdf) For more information on the ADI Sensor Software Pack, please refer to the User's Guide in the Documents folder (e.g. C:\Analog Devices\CrossCore Embedded Studio 2.6.0\ARM\packs\AnalogDevices\ADI-SensorSoftware\1.0.0\Documents\SensorSoftware_Users_Guide.pdf)
resources/eval/user-guides/ev-cog-ad3029lz/tools/cces_guide.1504514967.txt.gz · Last modified: 04 Sep 2017 10:49 by Pranit Jadhav