位置:RTX166 > RTX166详情

RTX166中文资料

厂家型号

RTX166

文件大小

227.97Kbytes

页面数量

3

功能描述

Real-time operating systems for C166 devices

数据手册

下载地址一下载地址二到原厂下载

生产厂商

ARM

RTX166数据手册规格书PDF详情

Features

For a comprehensive list of features refer to the C166 RTOS Comparison Table. Here are the highlights:

• RTX166 Tiny tasks are integrated into the C166 C Compiler language. The following example shows how tasks are declared: void display_task (void) _task_ 1

• Kernel routines are provided by a library that is automatically included by the linker. All you must do is specify the RTX166TNY directive.

• Interrupts may be used to trigger tasks or to start standard C166 interrupt functions.

• RTX166 Tiny supports all C166 Compiler memory models.