How to use in MDK
To use Colink, CoLinkEx or NuLink & NuLinkMe in Keil Realview MDK, you only need to pay attention to the following steps:
Steps:
- Open your project in Keil RealView MDK.
- Debug -> Use of the configuration dialog selects "CooCox Debugger".
- Click Settings, select "Colink or ColinkEx" as the Adapter. If you use NuLink or NuLinkMe, you should select "Nulink" as the Adapter.
- Then, if you debug your program in flash, you also have to configure Utilities by selecting "CooCox Debugger" for Flash Programming.
- Debug your project.
|
|