Overview
Description
HW-RTOS is a hardware real-time OS. HW-RTOS realizes excellent real-time performance with low overhead compared to conventional software RTOS implementations. It supports semaphore, event flags, and about 30 other standard APIs, and enables fast, consistent execution time and interrupt response. This enables a worst-case execution time to be specified, which facilitates the design of real-time systems.
Features
- Fast API Execution
- Quick Interrupt Response
- Reduced RTOS Overhead
- World's top RTOS Performance
- Tick Offloading
- HW ISR (Hardware Interrupt Service Routine)
- Small Footprint
Target Devices
Support
Video Tutorials
Learn more about HW-RTOS from these tutorials:
Learn about basics of conventional software-based real-time OS:
Support Communities
- Sync0 ISR jitter issue in EC-1/RZ-T
I use EC-1 to make a EtherCAT slave device, and indeed EC-1 is a function reduced version on RZ-T, so I post this question here. Now , EtherCAT DC can work well in the DC mode , but I want to check Sync ISR jitter performance. So in the ...
Jun 10, 2020 - RZ/N1: can we connect both GMAC to the switch
Hi there, My goal is to have a single Ethernet port that is connected to both GMAC of RZ/N1D: GMAC1 being run by Linux on dual A7 and HW-RTOS GMAC managed by M3. Alternatively, we may also want to dedicate GMAC1 to one A7 core and GMAC2 ...
Apr 10, 2020 - Regarding RZ/N1D 5-port switch, Is there any Application notes or Reference source?
I am developing a driver for RZ/N1D 5-port switch for a custom RTOS. I face an issue of losing response packets for ping command. Few times, ping commands gets response, but few times not getting response packets. I want to check the overall configuration of the Ethernet ...
Dec 3, 2021
Knowledge Base
- RZ Family: Can HW-RTOS-GMAC be used even if HW-RTOS does not used?
... is enabled Question Is it possible to use HW-RTOS GMAC without enabling HW-RTOS? If so, how to configure the parameters? Answer Yes, the HW-RTOS GMAC function can be configured independently, even if HW-RTOS itself is disabled.HW-RTOS initializes HW-RTOS GMAC, so if HW-RTOS ...
Nov 14, 2025