Processor Support
Processor Enumeration
eRTOS runs on x64 platform, including Intel Extended Memory 64 Technology (EM64T). The eRTOS Real-time Kernel (RTKernel) exploits the features of SMP-compliant multiprocessor systems. This provides improved performance by allowing multiple threads to execute concurrently.
Related Topics