|
| Quick StartUse the following steps to get started quickly using the Real-Time Agent. For Projects Using the RTX Kernel or RL-ARM Libraries:- 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.
- Open your RTX_Config.c file, select the Configuration Wizard tab and check the Real-Time Agent option checkbox.
- Recompile your project.
For Projects Not Using the RTX Kernel or RL-ARM Libraries:- Add a copy of the RTX_Config.c file from the C:\KEIL\ARM\STARTUP\ folder to your project.
- In the RTX_Config.c file, select the Configuration Wizard tab and check the Real-Time Agent option checkbox.
- Recompile your project.
|
|