| |||||
Technical Support On-Line Manuals RL-ARM User's Guide | Basic RTX ConfigurationThe RTX kernel must be configured for the embedded applications you create. All configuration settings are found in the RTX_Config.c file, which is located in the \Keil\ARM\Startup directory. RTX_Config.c is configured differently for the different ARM devices. Configuration options in RTX_Config.c allow you to:
There is no default configuration in the RL-RTX library. Hence, you must add the RTX_Config.c configuration file to each project you create. To customize the RTX kernel's features, you must change the configurable settings in RTX_Config.c. | ||||
| |||||