Wiki

This version (12 Aug 2017 07:53) was approved by Pranit Jadhav.The Previously approved version (29 Jun 2017 13:54) is available.Diff

Using Keil or IAR Tools with EV-COG-AD3029LZ

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 EV-COG-AD3029LZ with Keil

In order to use EV-COG-AD3029LZ 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 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 EV-COG-AD3029LZ with IAR

In order to use EV-COG-AD3029LZ 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

Back

resources/eval/user-guides/eval-cog-ad3029lz/tools/other_ide.txt · Last modified: 12 Aug 2017 07:53 by Pranit Jadhav