Keil™, An ARM® Company

ULINK®2 User's Guide

Quick Start

Use the following steps to get started quickly using the Real-Time Agent.

For Projects Using the RTX Kernel or RL-ARM Libraries:

  1. If you created your project with a version of RealView MDK older than V3.10, replace your RTX_Config.c file with a new one from C:\KEIL\ARM\STARTUP\ folder, merging in any changes you have made.
  2. Open your RTX_Config.c file, select the Configuration Wizard tab and check the Real-Time Agent option checkbox.
  3. Recompile your project.

For Projects Not Using the RTX Kernel or RL-ARM Libraries:

  1. Add a copy of the RTX_Config.c file from the C:\KEIL\ARM\STARTUP\ folder to your project.
  2. In the RTX_Config.c file, select the Configuration Wizard tab and check the Real-Time Agent option checkbox.
  3. Recompile your project.