Wiki

This version (14 Jan 2021 05:16) was approved by Robin Getz.The Previously approved version (12 Sep 2018 08:34) is available.Diff

MCU Cog Quick Start Guide [using CCES]

There are no seperate toolchain,On-Board Peripheral Drivers & Software for EV-COG-AD3029WZ, the toolchain,On-Board Peripheral Drivers & Software for EV-COG-AD3029LZ works with EV-COG-AD3029WZ.The user needs to change only the pin muxing based on the application.For help regarding pinmapping refer to the Hardware Details section.

Setting up EV-COG-AD3029WZ is a three step process.

  1. IDE Setup
  2. Software Packs & Drivers Setup
  3. Running an Example Project

IDE Setup

  1. Install Cross Core Embedded Studio
  2. License Installation
    1. Start CCES and navigate to Help → Manage Licenses.
    2. Click New and enter the license key provided with the EV-COG-AD3029WZ box.
    3. Follow the on-screen instructions to register and activate the license.

Software Packs and Driver Setup

  1. Download the following packs for EV-COG-AD3029LZ (Packs are same for both EV-COG-AD3029LZ and EV-COG-AD3029WZ)
  2. Start CrossCore Embedded Studio.
  3. Go to CMSIS Pack Manager by navigating to Windows →Perspective →Open Perspective →Others → CMSIS Pack Manager.
  4. Click Import Existing Packs icon . Refer for more details.
  5. Select all the packs and import. This will install the packs. Ignore the warnings seen on the console window. In order to remove these warnings, additional packs needs to be installed which are available in the last section of this page.
  6. Please refer to this link to download and install mbed serial driver on PC.

Running an Example Project

  1. Power the MCU Cog using a USB (micro-B) Cable. You should see a red LED and a yellow LED turn on by default.
  2. In CCES IDE, click CMSIS Pack Manager icon .
  3. Select EV-COG-AD3029LZ from the Boards tab on the Left panel. (see below image)
  4. Copy button_press example from the Examples tab on the Right panel.
  5. Click C/C++ perspective icon
  6. Under Project Explorer select button_press example, click build icon .
  7. Click on Debug icon once build is complete. Below are the Debug Configuration settings.
  8. Click ok on Hardware Breakpoint Limited and Semihosting Enabled window.
  9. Click run on the Debug perspective.
  10. Now press BTN1 or BTN2 on EV-COG-AD3029LZ and inspect corresponding LED.

You are all set!

Additional Packs

For Sensor based application with BLE connectivity please download and install below packages.

  1. Download below packs
  2. Start CrossCore Embedded Studio.
  3. Go to CMSIS Pack Manager by navigating to Windows →Perspective →Open Perspective →Others → CMSIS Pack Manager.
  4. Install above downloaded packs by clicking Import Existing Packs icon .
  5. Refer “Running Example Project” section as mentioned above to copy existing sensor or BLE based application to workspace.


End Document

Back

resources/eval/quickstart/ev-cog-ad3029wz/tools/cces_guide.txt · Last modified: 14 Jan 2021 05:11 by Robin Getz