Wiki

This version (01 Jun 2018 17:16) was approved by Brandon Bushey.The Previously approved version (30 May 2017 20:49) is available.Diff

Using Keil or IAR Tools with ADICUP3029

This will be a paragraph talk about why you might want to use Keil or IAR with the ADICUP3029. Perhaps you like the other tool chains and are familiar with them. Perhaps you have a full license and your company requires the work to be done using Keil or IAR. Please feel free to update and expand this paragraph.

How to use ADICUP3029 with Keil

In order to use ADICUP3029 board with Keil, you will need to replicate the following steps.

  1. Install mBed windows serial driver from
  2. Open any example-workspace and project from the ADuCM3029 BSP(board support package). I used the SysTick example in the below images
  3. In the Keil toolbar select ProjectOptionsDebug, and select the “CMSIS DAP” option
  4. Under the CMSIS DAP Settings, select the SW option
  1. Push Crtl+F5 or in the Keil toolbar select DebugStart/Stop Debug Session
  2. That’s it – You are ready to go.

How to use ADICUP3029 with IAR

In order to use ADICUP3029 board with IAR, you will need to replicate the following steps.

  1. Install mBed windows serial driver from
  2. Open any example-workspace and project from the ADuCM3029 BSP(board support package). I used the Timer example in the below images
  3. In the IAR toolbar select ProjectOptionsDebugger, and select the “CMSIS DAP” option
  4. Under the Debugger-CMSIS DAP tab, select the SWD option
  5. Under the Debugger-CMSIS DAP tab, select Hardware for the reset type
  6. Push the Green-Button – “Download and debug” – Another popup for C-SPY configuration opens up, just press “OK”
  7. That’s it – You are ready to go.

End of Document

resources/eval/user-guides/eval-adicup3029/tools/keil_iar_support.txt · Last modified: 19 Dec 2017 14:54 by Brian Harrington