This is an old revision of the document!
Using Keil IDE with EV-COG-AD3029LZ
This will be a paragraph talk about why you might want to use Keil 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 . 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.
Install mBed windows serial driver from
-
Open any example-workspace and project from the ADuCM3029 BSP(board support package). I used the SysTick example in the below images
In the Keil toolbar select
Project →
Options →
Debug, and select the “CMSIS DAP” option

Under the CMSIS DAP Settings, select the SW option

Push Crtl+F5 or in the Keil toolbar select Debug → Start/Stop Debug Session
That’s it – You are ready to go.
End of Document
Back