标题: [NUC240] RTX Real-time Operating System [打印本页] 作者: admin 时间: 2022-2-18 12:12 标题: [NUC240] RTX Real-time Operating System
Application: Demonstrate how multiple task program works in RTX(Real-Time eXecutive) real-time operating system
BSP Version: NUC230/240 Series BSP v3.01.002
Hardware: NuTiny–EVB–NUC240–LQFP100 V1.0
Keil RTX (Real-Time eXecutive) is a real-time operating system developed for ARM and Cortex M-series processors. It provides an environment in which user can build program software for simultaneous execution of multiple tasks, while also helping to make the program code more structured and easy to maintain. This sample code demonstrates how user creates tasks and performs various functions of real-time operating system in RTX environment.